From: Jiri Kosina Date: Tue, 10 Mar 2015 09:45:30 +0000 (+0100) Subject: goldfish: goldfish_tty_probe() is not using 'i' any more X-Git-Tag: omap-for-v4.2/o2_dc~152^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e4f93e5017d9d8080bbd34db17836e090eb46fe;p=pandora-kernel.git goldfish: goldfish_tty_probe() is not using 'i' any more The only place where 'i' has been used was a dead code that got removed by 2a2483685a9de ("goldfish: remove unreachable line of code"). Remove the last reference to the variable as well. Fixes: 2a2483685a9de ("goldfish: remove unreachable line of code") Reported-by: Stephen Rothwell Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed