Re: [PATCH] staging: comedi: make "unsigned int __force *" shorter

From: Dan Carpenter
Date: Sun Jul 26 2015 - 12:31:19 EST


On Sun, Jul 26, 2015 at 10:01:34PM +0800, Geliang Tang wrote:
> Use macro "uip" instead of "unsigned int __force *", like "vuip" in
> arch/alpha/include/asm/core_cia.h.
>
> Signed-off-by: Geliang Tang <geliangtang@xxxxxxx>

The original is easier to understand. Don't add pointless abstractions
just to get around a single 80 character line.

regards,
dan carpenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/