OSDN Git Service

staging: rtl8192u: Fix misspelling in variable name - Style
authorKimberly Brown <kimbrownkd@gmail.com>
Tue, 23 Oct 2018 16:57:39 +0000 (12:57 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Nov 2018 13:16:33 +0000 (14:16 +0100)
commit37f868344a1dd39a9ec7e95719a6f102887478e0
treeefffd273c7317e193b0ae22336748ce4689c92b8
parent60348815e1d139263b2101eb35e91bbce559ee7c
staging: rtl8192u: Fix misspelling in variable name - Style

Fix the spelling mistake in variable name 'txhipower_threshhold'.
'threshhold' should be 'threshold'. Issue found by checkpatch.

This is a coding style change which should have no impact on runtime
code execution.

Signed-off-by: Kimberly Brown <kimbrownkd@gmail.com>
Reviewed-by: Vaishali Thakkar <vthakkar@vaishalithakkar.in>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_dm.c