Re: [PATCH 1/4] Blackfin: arch patch for 2.6.18

From: Jörn Engel
Date: Wed Sep 27 2006 - 15:20:00 EST


On Wed, 27 September 2006 13:47:16 -0400, Robin Getz wrote:
>
> Does anyone have a script that identifies white space problems?

If you use vim:
highlight RedundantSpaces ctermbg=red guibg=red
match RedundantSpaces /\s\+$\| \+\ze\t/

Jörn

--
A defeated army first battles and then seeks victory.
-- Sun Tzu
-
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/