From: Jean Delvare Date: Fri, 7 Oct 2005 22:17:35 +0000 (+0200) Subject: [PATCH] i2c: Rename i2c-parport variable to avoid confusion X-Git-Tag: v2.6.15-rc1~732^2^2^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c129be8c7bd1bdbd47ba8e17f6e5053ef04aee8;p=pandora-kernel.git [PATCH] i2c: Rename i2c-parport variable to avoid confusion It's a bit confusing to name a variable the same as an unrelated structure. The compiler doesn't complain, but it certainly makes the code harder to understand, and could confuse grep and LXR among others. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed