HID: sony: Coding style cleanups in sixaxis_set_operational_usb()
authorAntonio Ospite <ao2@ao2.it>
Mon, 16 Feb 2015 17:12:24 +0000 (18:12 +0100)
committerJiri Kosina <jkosina@suse.cz>
Wed, 18 Feb 2015 20:36:13 +0000 (21:36 +0100)
commit2e701a359ac2833381e5d226802bed8fd1946238
treef2e869028c8214ae09821092a847a33f381d763e
parentdad89ad046b0a9cfad99fb30e27df2be5bf76b54
HID: sony: Coding style cleanups in sixaxis_set_operational_usb()

Don't mix declaration and allocation, remove some useless newlines
between calling a function and checking its return value.

Signed-off-by: Antonio Ospite <ao2@ao2.it>
Acked-by: Frank Praznik <frank.praznik@oh.rr.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-sony.c