Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 2a24836 ("goldfish: remove unreachable line of code"). Remove the last reference to the variable as well. Fixes: 2a24836 ("goldfish: remove unreachable line of code") Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
- Loading branch information