Re: [PATCH 1/2] Staging: comedi: Fix if/else style in hwdrv_apci1500.c

From: Greg Kroah-Hartman
Date: Mon Mar 17 2014 - 17:00:31 EST


On Sun, Mar 09, 2014 at 09:24:40AM -0700, Conrad Meyer wrote:
> Also kill some useless comments while I was there, e.g.:
> if (foo) {
> ...
> } /* if (foo) */
>
> With vim:
> :%s/}\t\t*\/\*\s\s*\(if\|else\|for\|while\|switch\).*$/}/

Neither of these patches apply to my tree, can you redo them and resend?

thanks,

greg k-h
--
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/