From: John Whitmore Date: Sun, 7 Oct 2018 21:40:16 +0000 (+0100) Subject: staging:rtl8192u: Removed commented out include - Style X-Git-Tag: v4.20-rc1~72^2~85 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=a631b95feeaa2cc70565072307ddae1f80793f70;p=linux.git staging:rtl8192u: Removed commented out include - Style Remove commented out #include directive. Additionally shorted a block comment to clear the checkpatch issue with line length. These are coding style changes which should have no impact on runtime code execution. Signed-off-by: John Whitmore Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8192u/ieee80211/ieee80211_module.c b/drivers/staging/rtl8192u/ieee80211/ieee80211_module.c index 43d83d33ccd0..270790a037c9 100644 --- a/drivers/staging/rtl8192u/ieee80211/ieee80211_module.c +++ b/drivers/staging/rtl8192u/ieee80211/ieee80211_module.c @@ -29,10 +29,9 @@ * James P. Ketrenos * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 * - *******************************************************************************/ + ******************************************************************************/ #include -/* #include */ #include #include #include