On Mon, Jun 27, 2011 at 3:32 PM, Jean Delvare wrote: > * print_hex_dump_bytes() already includes a log level, so we shouldn't > add one. That log level is KERN_DEBUG so use the same for our header > for consistency. > * print_hex_dump_bytes() properly puts a newline at the end of the > last line, so there is no reason why we would add another one. > > Signed-off-by: Jean Delvare <khali@xxxxxxxxxxxx> > Cc: David Airlie <airlied@xxxxxxxx> Please also consider the alternative patch I posted here a week ago: http://lists.freedesktop.org/archives/dri-devel/2011-June/012264.html It preserves KERN_ERR, however it does not remove the extra newline. Cheers, Tormod _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel