On Wed, Jun 17, 2015 at 07:16:20PM +0900, Chaehyun Lim wrote: > Remove the commented codes using #if 0. > > Signed-off-by: Chaehyun Lim <chaehyun.lim@xxxxxxxxx> > --- > @@ -109,22 +67,6 @@ > /*****************************************************************************/ > /* Data Types */ > /*****************************************************************************/ > -/* typedef unsigned char uint8; */ > -/* typedef signed char int8; */ > -/* typedef unsigned short uint16; */ > -/* typedef unsigned long uint32; */ > -/* typedef uint32 Bool; */ > - That's not a #if 0 block :( Please don't try to sneak other changes into a patch that says it is doing something else. greg k-h -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html