acrn-kernel/drivers/char/ftape/zftape
Randy Dunlap f0c69c4ee7 [PATCH] ftape: fix printk format warnings
Fix printk format warnings:
drivers/char/ftape/zftape/zftape-buffers.c:87: warning: format '%d' expects type
'int', but argument 3 has type 'size_t'
drivers/char/ftape/zftape/zftape-buffers.c:104: warning: format '%d' expects type
 'int', but argument 3 has type 'size_t'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-11-20 09:42:05 -08:00
..
Makefile
zftape-buffers.c [PATCH] ftape: fix printk format warnings 2006-11-20 09:42:05 -08:00
zftape-buffers.h
zftape-ctl.c
zftape-ctl.h
zftape-eof.c
zftape-eof.h
zftape-init.c [PATCH] make more file_operation structs static 2006-07-03 15:26:59 -07:00
zftape-init.h
zftape-read.c
zftape-read.h
zftape-rw.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
zftape-rw.h Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
zftape-vtbl.c
zftape-vtbl.h
zftape-write.c
zftape-write.h
zftape_syms.c