]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8712: Fixed CamelCase cmdThread rename to cmd_thread
authorDeepak Mishra <linux.dkm@gmail.com>
Sun, 9 Jun 2019 12:31:42 +0000 (18:01 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Jun 2019 15:57:21 +0000 (17:57 +0200)
commitcc96550b698eb1fec29a3d0be1bd572264d6e04d
tree767a3bf573e38d9d854d8ee1cd8570bf54b98267
parent43dfe7df06a9175a704af11bd848769432824665
staging: rtl8712: Fixed CamelCase cmdThread rename to cmd_thread

This patch renames CamelCase cmdThread to cmd_thread in struct _adapter in
drv_types.h and in os_intfs.c

This was reported by checkpatch.pl

Signed-off-by: Deepak Mishra <linux.dkm@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/drv_types.h
drivers/staging/rtl8712/os_intfs.c