2006-03-09 13:43:26

by Denis Vlasenko

[permalink] [raw]
Subject: [PATCH] fix messages in fs/minix

Believe it or not, but in fs/minix/*, the oldest filesystem
in the kernel, something still can be fixed:

printk("new_inode: bit already set");

"\n" is missing!

While at it, I also removed periods from the end of error messages
and made capitalization uniform. Also s/i-node/inode/,
s/printk (/printk(/

Please apply.

Signed-ff-by: Denis Vlasenko <[email protected]>
--
vda


Attachments:
(No filename) (378.00 B)
minix.patch (5.14 kB)
Download all attachments