From: Jean Delvare Date: Thu, 22 Sep 2005 19:50:47 +0000 (+0200) Subject: [PATCH] i2c-viapro: Coding style fixes X-Git-Tag: v2.6.15-rc1~732^2^2^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f49ef8e8cefe0a95948b4270db28507c1c287d4;p=pandora-kernel.git [PATCH] i2c-viapro: Coding style fixes Before I go on cleaning up and improving the i2c-viapro driver, let's fix all the coding style issues: mostly trailing white space, and spaces used where tabs should be. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman Documentation/i2c/busses/i2c-viapro | 12 ++--- drivers/i2c/busses/i2c-viapro.c | 76 ++++++++++++++++++------------------ 2 files changed, 43 insertions(+), 45 deletions(-) --- Reading git-diff-tree failed