]> git.baikalelectronics.ru Git - kernel.git/commit
atm: eni: Kill set-but-unused variables.
authorDavid S. Miller <davem@davemloft.net>
Sun, 17 Apr 2011 07:03:38 +0000 (00:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 17 Apr 2011 07:03:38 +0000 (00:03 -0700)
commit1e1bb92a31723bd538a9bde191a595ba57e90f5f
tree1dc8f7c822e7de32c2058b816f2f4865af5d7298
parent478a32ac6194ecb1805f3e142da5f9d94d8319de
atm: eni: Kill set-but-unused variables.

The variable eni_dev is initialized but never subsequently used in
these two functions.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/atm/eni.c