[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1494553524-26385-1-git-send-email-matthew@giassa.net>
Date: Thu, 11 May 2017 18:45:20 -0700
From: Matthew Giassa <matthew@...ssa.net>
To: gregkh@...uxfoundation.org
Cc: hdegoede@...hat.com, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org, matthew@...ssa.net
Subject: [PATCH 0/4] staging: rtl8723bs: resolve checkpatch issues
This set of patches resolves a large number of non-functional issues
reported by checkpatch for the following header:
drivers/staging/rtl8723bs/include/rtl8723b_spec.h
*Typos in comments
*Indentation consistency (original code not formatted for 8-wide
hard-tabs) and 80+ column width lines.
*Multiple blank lines
*Mixed space/hard-tab indentation
All outstanding checkpatch errors/warnings/checks are resolved by this
series of patches.
Powered by blists - more mailing lists