[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180624153454.27356-1-johnfwhitmore@gmail.com>
Date: Sun, 24 Jun 2018 16:34:46 +0100
From: John Whitmore <johnfwhitmore@...il.com>
To: linux-kernel@...r.kernel.org
Cc: devel@...verdev.osuosl.org, gregkh@...uxfoundation.org
Subject: staging: rtl8192u: v3 Coding style changes. Plus one change to use memset()
Simple coding style changes to single file drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c
Given feedback on some of the comments, I truncated to the 80 character limit,
in code, (as opposed to function block comments). I have left a number of the
contentious comments as they are.
Another piece of feedback suggested using memset() instead of a loop to
initialise memory so I've added that change to the set.
Powered by blists - more mailing lists