commit | 37c9782c7306efcc831f7c989c0b7ab040956089 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Thu Jan 12 13:43:47 2017 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 12 11:09:18 2017 -0500 |
tree | 449dbc477497852ccd5ca4a8f92868904a22d098 | |
parent | 4d7b9dc1f36a99423a6171d393040165fb135530 [diff] |
cdc-ether: usbnet_cdc_zte_status() can be static Fixes the following sparse warning: drivers/net/usb/cdc_ether.c:469:6: warning: symbol 'usbnet_cdc_zte_status' was not declared. Should it be static? Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>