summaryrefslogtreecommitdiff
path: root/drivers/serial/mux.c
diff options
context:
space:
mode:
authorRandy Dunlap <randy.dunlap@oracle.com>2009-11-12 15:46:01 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2009-12-11 12:21:46 -0800
commit034f58575982e473c808e501b5223274b14743c7 (patch)
treedb9d57a0395e7abbe7048d0a7d81ac455ecd63e4 /drivers/serial/mux.c
parentd722a51007f60d173262e176157e6d9c58ef2cd0 (diff)
Staging: line6: fix printk formats
Fix printk format warnings in line6/pod.c; sizeof() is of type size_t, so use %zu. drivers/staging/line6/pod.c:581: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' drivers/staging/line6/pod.c:693: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/serial/mux.c')
0 files changed, 0 insertions, 0 deletions