]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: rename variable pnetdev -> netdev
authorMichael Straube <straube.linux@gmail.com>
Mon, 10 Feb 2020 20:08:30 +0000 (21:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Feb 2020 20:37:21 +0000 (12:37 -0800)
commita04a97945e6c418bc6ece84f714685443f09456c
tree11b1f4ad293242aeed3eea0090de66c4fee7fe7c
parent15a4590b4e9226da07a746537ebb39e2fad745b6
staging: rtl8188eu: rename variable pnetdev -> netdev

Rename the local variable pnetdev in rtw_alloc_etherdev_with_old_priv
to avoid hungarian notation and clear the last checkpatch warning in
the file osdep_service.c.

rtl8188eu/os_dep/osdep_service.c:32: WARNING: line over 80 characters

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20200210200830.22868-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/os_dep/osdep_service.c