]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: host: ehci.h: use space after comma
authorGeyslan G. Bem <geyslan@gmail.com>
Tue, 26 Jan 2016 01:44:49 +0000 (22:44 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 21:44:05 +0000 (13:44 -0800)
commit10f2b962e65d4ef346ecacbb28f768f273b2a060
treee95023bf0bb96594963a5ea5acbb17fd22d6c4af
parent3a9e742f3c2cc63167abe10ea8099861dde28085
usb: host: ehci.h: use space after comma

Put space after comma.

This patch also changes QH_NEXT macro for better reading.

Caught by checkpatch: "ERROR: space required after that ','"

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