]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: host: ehci.h: move constant to right
authorGeyslan G. Bem <geyslan@gmail.com>
Tue, 26 Jan 2016 01:44:52 +0000 (22:44 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 21:44:05 +0000 (13:44 -0800)
commit4510a072c60855d0e28000cbb3d7c718801023de
tree72073bb93286f08915a9a09eea9c89c7665c1477
parentc021170f1da3448d398614b6bc546f3dee256979
usb: host: ehci.h: move constant to right

This patch moves the constant 0x3ff to right and put spaces
in the right shift.

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.h