]> Git Repo - linux.git/commit
sysfs: printk format warning
authorRandy Dunlap <[email protected]>
Tue, 1 May 2007 00:55:03 +0000 (17:55 -0700)
committerGreg Kroah-Hartman <[email protected]>
Thu, 3 May 2007 01:57:59 +0000 (18:57 -0700)
commit2609e7b9bebfd433254c02538ba803dc516ff674
treeb96f7c2bfc6ffdeb49c649655b4aee9e9a00aedc
parent3265b54556b2d8ed4e9612b08edb592b60205c40
sysfs: printk format warning

Fix sysfs printk format warning:
fs/sysfs/bin.c:62: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'

Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
fs/sysfs/bin.c
This page took 0.04889 seconds and 4 git commands to generate.