[PATCHv3] checkpatch fixes for drivers/staging/ks7010/ks_wlan_ioctl.h

From: Matthew Giassa
Date: Sun Feb 26 2017 - 21:00:49 EST


Assembling a set of patches to address all outstanding checkpatch issues in
staging/drivers/ks7010/ks_wlan_ioctl.h to replace my earlier v2 work which
attempted to do all of this in a single patch. This includes wrapping macros
with complex values in parentheses, removing extraneous/mixed whitespace
characters, and changing the alignment of parameters in function prototypes.