mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warning(...
authorWeilong Chen <chenweilong@huawei.com>
Thu, 19 Dec 2013 01:22:26 +0000 (09:22 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Dec 2013 23:53:08 +0000 (18:53 -0500)
commit2cc33c7e319c10b4e169050b3e21908531b09bf9
tree33a2e8b6f38498e0f74fbc23e614f0a2ab8c6d8f
parentde5b867741ec96861fb0021c44113996c9dea42a
mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warning(...

This patch fixes checkpath.pl:
 WARNING: Prefer pr_warn(... to pr_warning(...
 #447: FILE: ./wpan.c:447:

Signed-off-by: Weilong Chen <chenweilong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mac802154/wpan.c