]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: host: ehci-sched: remove useless initializations
authorGeyslan G. Bem <geyslan@gmail.com>
Tue, 26 Jan 2016 01:45:12 +0000 (22:45 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 21:44:05 +0000 (13:44 -0800)
commit77d6554d1b40be5c522b0dc0dc0df5e164150753
treea84683cd1f6ff5fe3356078ee68054ae82e834c2
parent25d108696c00142a083c61dc5892856516d38c0d
usb: host: ehci-sched: remove useless initializations

This patch removes useless initializations.

Tested by compilation only.
Caught by cppcheck.

Signed-off-by: Geyslan G. Bem <geyslan@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-sched.c