commit | 0d5048a96fc51d976ac777e3d78762b4dd241693 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Fri Feb 20 00:54:44 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 20 00:54:44 2009 -0800 |
tree | d1fbed5f17d4bb065a3922d80a1deb0a6fffe631 | |
parent | 2cf0dbed27af3f827a96db98c2535002902f6af0 [diff] |
ISDN: fix sc/shmem printk format warning Fix isdn/sc/shmem.c printk format warning: drivers/isdn/sc/shmem.c:57: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>