commit | 25d108696c00142a083c61dc5892856516d38c0d | [log] [tgz] |
---|---|---|
author | Geyslan G. Bem <geyslan@gmail.com> | Mon Jan 25 22:45:11 2016 -0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 03 13:44:05 2016 -0800 |
tree | 4a0b4ee2da48c7d136102b8a2a154d0971b7fd72 | |
parent | 3f122a997eddd518ac480e658ab034cbc98deabe [diff] |
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>