1
0
Fork 0
remarkable-linux/fs/hpfs
Alexey Dobriyan 352d94d040 [PATCH] hpfs: bring hpfs_error() into shape
- switch to error message buffer in .bss
 - missing va_end() (htf it worked before?)
 - use vsnprintf()
 - rename variables to understandable "fmt", "args".
 - "const char *fmt", yes.
 - add __attribute__((format ...

Still, put that coffee down before reading more.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-07 08:39:35 -08:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
alloc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
anode.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
buffer.c [PATCH] fs: Removing useless casts 2006-09-27 08:26:10 -07:00
dentry.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dir.c [PATCH] Make most file operations structs in fs/ const 2006-03-28 09:16:06 -08:00
dnode.c [PATCH] kfree cleanup: fs 2005-11-07 07:54:06 -08:00
ea.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
file.c [PATCH] Streamline generic_file_* interfaces and filemap cleanups 2006-10-01 00:39:28 -07:00
hpfs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpfs_fn.h [PATCH] hpfs: bring hpfs_error() into shape 2006-12-07 08:39:35 -08:00
inode.c [PATCH] hpfs endianness annotations 2006-10-10 16:15:34 -07:00
map.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
name.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
namei.c [PATCH] r/o bind mounts: monitor zeroing of i_nlink 2006-10-01 00:39:30 -07:00
super.c [PATCH] hpfs: bring hpfs_error() into shape 2006-12-07 08:39:35 -08:00