Re: [PATCH 37/39] net/mac80211: Update WARN uses

From: Johannes Berg
Date: Sun Oct 31 2010 - 03:33:23 EST


On Sat, 2010-10-30 at 14:08 -0700, Joe Perches wrote:
> Coalesce long formats.
> Add missing newlines.

> - WARN(1, "frame for unexpected interface type");
> + WARN(1, "frame for unexpected interface type\n");

But I thought WARN() added a newline...

johannes

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