[PATCH] i2c-viapro: Cleanup ifdef usage
authorGreg KH <greg@kroah.com>
Thu, 22 Sep 2005 20:23:32 +0000 (22:23 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 21:02:08 +0000 (14:02 -0700)
commitca68f1193e8fc86470d4222d563d13b5584dc4f8
tree6bfb26f76e4a0986bfed32080d6aa6cec45f1b38
parented5453e54f0c4a29605fd8399f58649d8739f5f0
[PATCH] i2c-viapro: Cleanup ifdef usage

It's not nice to put #ifdef in the middle of functions.

CC: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 drivers/i2c/busses/i2c-viapro.c |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
drivers/i2c/busses/i2c-viapro.c