commit | 81ac21d34a91e85b029cd86e2ed5eeae8d7c3cd4 | [log] [tgz] |
---|---|---|
author | Alexey Fisher <bug-track@fisher-privat.net> | Tue Apr 12 21:08:38 2011 +0900 |
committer | OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> | Tue Apr 12 21:12:35 2011 +0900 |
tree | ec3319428a074a2d9694844612f6fcbb39e21d53 | |
parent | 2c8a5ffb94bbb4f04aaf8a923e9098fb7a51a75a [diff] |
fat: Add fat_msg() function for preformated FAT messages Add fat_msg() to replace not cosequent used printk() in fs/fat/* New message format should be as fallow: FAT-fs (sda1): some thing happened. Signed-off-by: Alexey Fisher <bug-track@fisher-privat.net> Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>