From: Alexey Dobriyan Date: Wed, 17 Oct 2007 06:26:37 +0000 (-0700) Subject: epca.c: reformat comments and coding style improvements X-Git-Tag: v2.6.24-rc1~731 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae0b78d09dc1d521551e225a9831aba1eded518f;p=pandora-kernel.git epca.c: reformat comments and coding style improvements * Remove stupid comments, like, at the beginning of every function that function begins (twice per function) and at the end (once) * Remove trailing or otherwise broken whitespace as per let c_space_errors=1 * Reformat comments to fit it into 80 columns and remove stupid ------------'s. * Indent case labels on the same column where switch begins * other minor CS tweaks not worth mentioning Signed-off-by: Alexey Dobriyan Cc: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed