From: Jean Delvare Date: Wed, 11 Aug 2010 16:20:59 +0000 (+0200) Subject: i2c: Drop dummy variable X-Git-Tag: v2.6.36-rc1~56^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6703281ff20df6c2c0ea7c39a0cc2fa8be3e680;p=pandora-kernel.git i2c: Drop dummy variable Now that bus_for_each_drv() is no longer __must_check, we can drop the dummy variable that was used to store the returned value. Signed-off-by: Jean Delvare Cc: Justin P. Mattock --- Reading git-diff-tree failed