commit | 9920239c90d5f6dadfb44325abf3568a5e3fd827 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Nov 10 18:54:58 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 17 10:58:22 2010 -0800 |
tree | 5508c2643cc7cb3164c169539fbbab810de63bf9 | |
parent | 1f1aaf82825865a50cef0b4722607abb12aeee52 [diff] |
drivers/isdn/hisax: Add printf format/argument verification and fix fallout Add __attribute__((format... to several functins Make formats and arguments match. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>