]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
net: ch9200: use __func__ in debug message
authorChen Zhou <chenzhou10@huawei.com>
Tue, 7 Jan 2020 09:28:55 +0000 (17:28 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Jan 2020 21:30:36 +0000 (13:30 -0800)
commite64dec834ed2aaa2e32d823cba2dd65ac53f9dc3
treec658ba8486e35506a8f3a1a4d1b87b74643ab388
parent58cf542a1a9b866de19fd64b3920d0da496352c0
net: ch9200: use __func__ in debug message

Use __func__ to print the function name instead of hard coded string.

Signed-off-by: Chen Zhou <chenzhou10@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/ch9200.c