]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
Staging: vt6655: Fixing coding style warnings
authorSimo Koskinen <koskisoft@gmail.com>
Mon, 17 Jul 2017 12:59:05 +0000 (14:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Jul 2017 07:00:24 +0000 (09:00 +0200)
commit6f6752648a868135222cb77286bca02fc8730268
treead0179d15b25b12afecef2db5635aff90aa8c16e
parente708d2c7407339fcc6e9cb56f91c1d41064bb860
Staging: vt6655: Fixing coding style warnings

Removes following warnings found by checkpatch.pl script:

WARNING: Prefer using '"%s...", __func__' to using 'xxx',
this function's name, in a string

Signed-off-by: Simo Koskinen <koskisoft@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/card.c
drivers/staging/vt6655/mac.c