drivers/isdn/hisax: Add printf format/argument verification and fix fallout
authorJoe Perches <joe@perches.com>
Wed, 10 Nov 2010 18:54:58 +0000 (18:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Nov 2010 18:58:22 +0000 (10:58 -0800)
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>

No differences found