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:
b2add73
)
dm-log-userspace: fix printk format warning
author
Randy Dunlap
<randy.dunlap@oracle.com>
Sun, 16 Aug 2009 14:33:30 +0000
(07:33 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sun, 16 Aug 2009 15:35:58 +0000
(08:35 -0700)
drivers/md/dm-log-userspace-transfer.c:110: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'size_t'
Previously posted and acked, but apparently lost.
http://lkml.indiana.edu/hypermail/linux/kernel/0906.2/02074.html
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: dm-devel@redhat.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found