[PATCH] init/initramfs.c: trivial fix: FSM -> Finite-state machine

Askar Safin <[email protected]>
Newsgroups org.kernel.vger.kernel-janitors,dev.linux.lists.patches,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
FSM means "finite-state machine", but I think this is not obvious to
everyone.

Signed-off-by: Askar Safin <[email protected]>
---
 init/initramfs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/init/initramfs.c b/init/initramfs.c
index 139baed06..d29fe0a5c 100644
--- a/init/initramfs.c
+++ b/init/initramfs.c
@@ -212,7 +212,7 @@ static void __init parse_header(char *s)
 	hdr_csum = parsed[12];
 }
 
-/* FSM */
+/* Finite-state machine */
 
 static __initdata enum state {
 	Start,

base-commit: a1d9d8e833781c44ab688708804ce35f20f3cbbd (mainline)
-- 
2.47.3
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.