From: Fabian Frederick <[email protected]> Date: Mon, 27 Oct 2014 20:55:08 +0100
> use %08X instead of %08lX and remove casting. > > Suggested-by: Joe Perches <[email protected]> > Signed-off-by: Fabian Frederick <[email protected]> > --- > V2: remove casting instead of long unsigned int -> unsigned long > (suggested by Joe Perches) Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

