git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3265b54
)
sysfs: printk format warning
author
Randy Dunlap
<randy.dunlap@oracle.com>
Tue, 1 May 2007 00:55:03 +0000
(17:55 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 3 May 2007 01:57:59 +0000
(18:57 -0700)
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 <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found