Re: [patch 1/4] Add <linux/klog.h>

From: Zack Weinberg
Date: Thu Dec 14 2006 - 20:22:25 EST


On 12/14/06, Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote:
> - (void) do_syslog(0,NULL,0);
> + (void) do_syslog(KLOG_CLOSE,NULL,0);

Please use a space after the commas (even though you just left it
as it already was).

Will change for the next revision.

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