[PATCH 0/4] staging: rtl8723bs: resolve checkpatch issues

From: Matthew Giassa
Date: Thu May 11 2017 - 21:45:35 EST


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.