Re: [PATCH]Fix misplaces parenthesis in virtio_net.c

From: David Miller
Date: Fri Apr 13 2012 - 11:06:10 EST


From: Torsten Kaiser <just.for.lkml@xxxxxxxxxxxxxx>
Date: Mon, 9 Apr 2012 17:14:15 +0200

> Commit 2e57b79ccef1ff1422fdf45a9b28fe60f8f084f7 misplaced its
> parenthesis and now tx_fifo_errors will only be incremented if an
> ENOMEM error is not written to the syslog.
>
> Correct the parenthesis and indentation to the original goal of
> counting all non ENOMEM errors and ratelimiting only the messages.
>
> Signed-of-by: Torsten Kaiser <just.for.lkml@xxxxxxxxxxxxxx>

Applied, thank you.
--
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/