]> git.karo-electronics.de Git - linux-beck.git/commit
USB: serial: ti_usb_3410_5052: use functions rather than macros
authorMathieu OTHACEHE <m.othacehe@gmail.com>
Thu, 12 May 2016 08:48:36 +0000 (10:48 +0200)
committerJohan Hovold <johan@kernel.org>
Fri, 15 Jul 2016 10:40:28 +0000 (12:40 +0200)
commitd8d841e8332779fae2b18420d39ef407ea3729da
treeec6f53b01fa37dc55bb2c5c154389d8354cb2f34
parent4ab0e0da94865f5f58ec856fe4b4304a45ce7713
USB: serial: ti_usb_3410_5052: use functions rather than macros

Functions are preferable to macros resembling functions.

Signed-off-by: Mathieu OTHACEHE <m.othacehe@gmail.com>
[johan: drop inline keyword, move above calling function ]
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ti_usb_3410_5052.c