]> git.karo-electronics.de Git - karo-tx-linux.git/commit
serial: omap8250: Eliminate local in omap8250_runtime_resume()
authorPeter Hurley <peter@hurleysoftware.com>
Sun, 10 Apr 2016 03:49:43 +0000 (20:49 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Apr 2016 16:26:55 +0000 (09:26 -0700)
commitf56f0a54b013ae03a9f9b7701e2ce65aea674889
tree5fff3248f4369bf879cd159ef1ce8007be2a538f
parentd601744dc145a27945e97d643d2f5d298ab40627
serial: omap8250: Eliminate local in omap8250_runtime_resume()

Eliminate 'loss_cntx' local variable.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_omap.c