On Tue, Aug 28, 2018 at 08:26:13PM +0100, Tim Collier wrote:
> checkpatch reported a number of "Avoid CamelCase" issues for macros
> defined in p80211metadef.h (and for files that used these macros).
> 
> Renamed the macros to all upper-case (except for
> DIDmib_dot11smt_dot11WEPDefaultKeysTable_key, a function-like macro,
> which was renamed to all lower-case) to conform to the coding
> guidelines.
> 

We rename variables and then rename them again to shorter names.  It
feels like we should just do it one time...

regards,
dan carpenter

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to