]> git.baikalelectronics.ru Git - kernel.git/commit
staging: most: convert macro to static function
authorGeorge Edward Bulmer <gebulmer@googlemail.com>
Fri, 29 Dec 2017 21:26:20 +0000 (21:26 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Jan 2018 15:36:00 +0000 (16:36 +0100)
commit22068fdf169227df1b48785f57eba08ef1ac587b
treedd9141ff6f7a4d02720b5933ef1dedb6bd3a9836
parentf840d163e3534045247c0b64ce69083237b92a56
staging: most: convert macro to static function

This fixes checkpatch warning:
CHECK: Macro argument reuse 'buf' - possible side effects?

Signed-off-by: George Edward Bulmer <gebulmer@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/net/net.c