]> git.baikalelectronics.ru Git - kernel.git/commit
USB: host: ehci-mxc: Use the defined variable to simplify code
authorTang Bin <tangbin@cmss.chinamobile.com>
Fri, 8 May 2020 14:40:24 +0000 (22:40 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 May 2020 12:20:00 +0000 (14:20 +0200)
commit19e1ab1fa2b95b1ce46a9b71a9a7ca16d4101ced
tree15a6b010401cb26070f7d0c99b27e66ba70e80f6
parent45218ddaacfd1c8a3adacc3eb66b96e88b24366a
USB: host: ehci-mxc: Use the defined variable to simplify code

Use the defined variable "dev" to make the code cleaner. And
delete an extra blank line.

Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Link: https://lore.kernel.org/r/20200508144024.7836-1-tangbin@cmss.chinamobile.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-mxc.c