commit | fc68ed4fd7fdfafbefb270cf44194096156c7943 | [log] [tgz] |
---|---|---|
author | Hannes Eder <hannes@hanneseder.net> | Sat Feb 14 11:50:06 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 17 19:49:18 2009 -0800 |
tree | c2500f00eca5c6fbf0eead2d862389a1bfbe61c6 | |
parent | 93f726a90d1446c9e5a40fe8f88086542b273e7c [diff] |
drivers/net/wireless/b43: fix warning: format not a string literal and no ... Fix this compilation warning: drivers/net/wireless/b43/main.c: In function 'b43_print_fw_helptext': drivers/net/wireless/b43/main.c:1971: warning: format not a string literal and no format arguments drivers/net/wireless/b43/main.c:1973: warning: format not a string literal and no format arguments Signed-off-by: Hannes Eder <hannes@hanneseder.net> Signed-off-by: David S. Miller <davem@davemloft.net>