Re: [PATCH 2/3] staging: android: Correct NULL comparison style in logger.c

From: Greg Kroah-Hartman
Date: Sat Jan 17 2015 - 19:30:39 EST


On Mon, Jan 05, 2015 at 03:25:23PM +0100, Guillaume Vercoutere wrote:
> Replace explicit NULL comparison with !

Not a good idea, you just lost typechecking :(

--
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/