usb: host: ehci-sched: move constants to right
authorGeyslan G. Bem <geyslan@gmail.com>
Tue, 26 Jan 2016 01:45:11 +0000 (22:45 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 21:44:05 +0000 (13:44 -0800)
commit25d108696c00142a083c61dc5892856516d38c0d
tree4a0b4ee2da48c7d136102b8a2a154d0971b7fd72
parent3f122a997eddd518ac480e658ab034cbc98deabe
usb: host: ehci-sched: move constants to right

This patch moves the constants to right.

Tested by compilation only.
Caught by coccinelle:
scripts/coccinelle/misc/compare_const_fl.cocci

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