]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] I2C: Kill another macro abuse in via686a
authorJean Delvare <khali@linux-fr.org>
Tue, 17 May 2005 20:38:57 +0000 (22:38 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Jun 2005 04:51:59 +0000 (21:51 -0700)
commitfba084c296355aa878dc0153878beaa71ec0aeca
tree2e5cec5b9e1d0cf34e2c03c65bc53d9784b287da
parent22f5c8f339820a96bc48d3270784f52e1c981a68
[PATCH] I2C: Kill another macro abuse in via686a

This patch kills another macro abuse in the via686a hardware monitoring
driver. Using a macro just to alias an array is quite useless, isn't it?

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/i2c/chips/via686a.c