Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: toshiba: remove a redundant local variable 'index_specified'
The local variable 'index_specified' is never used after being assigned. hence it should be redundant adn can be removed. Signed-off-by: zhong jiang <zhongjiang@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information