[PATCH] staging: exfat: cleanup braces for if/else statements

Al Viro viro at zeniv.linux.org.uk
Tue Sep 3 17:32:49 UTC 2019


On Tue, Sep 03, 2019 at 06:47:32PM +0200, Valentin Vidic wrote:
> +			} else if (uni == 0xFFFF) {
>  				skip = TRUE;

While we are at it, could you get rid of that 'TRUE' macro?
Or added

#define THE_TRUTH_AND_THATS_CUTTIN_ME_OWN_THROAT true

if you want to properly emphasize it...


More information about the devel mailing list