All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Remove Checkpatch issues
@ 2019-02-21  7:32 Bhanusree Pola
  0 siblings, 0 replies; only message in thread
From: Bhanusree Pola @ 2019-02-21  7:32 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Greg Kroah-Hartman

This series cleans the following checkpatch.pl issues:

WARNING: Missing or malformed SPDX-License-Identifier tag in line 1
CHECK: Avoid using bool structure members because of possible alignment issues

v2:
[PATCH 1/2]	- Contact information is retained and only licence text
		is removed.
[PATCH 2/2]     - u8 enabled:1 bit field is moved to end of the
		structure
                - commit log modified

Bhanusree Pola (2):
  Staging: rtl8192e: Replace license text with SPDX identifier
  Staging: rtl8192e: Avoid using bool structure members

 drivers/staging/rtl8192e/dot11d.h | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

-- 
2.17.1



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-02-21  7:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-21  7:32 [PATCH v2 0/2] Remove Checkpatch issues Bhanusree Pola

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.