Skip to content
Commit 894ef820 authored by Randy Dunlap's avatar Randy Dunlap Committed by Linus Torvalds
Browse files

dm-log-userspace: fix printk format warning

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: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Cc: dm-devel@redhat.com
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent b2add73d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment