]> git.baikalelectronics.ru Git - kernel.git/commit
staging: fbtft: convert a macro to a function.
authorBhagyashri Dighole <digholebhagyashri@gmail.com>
Fri, 8 Mar 2019 15:31:28 +0000 (21:01 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Mar 2019 06:05:22 +0000 (07:05 +0100)
commitd9a1f1e92ccb6a97875af1e1167b4c73f95190aa
tree737af3866caf2306e6d33a2de85a4ed61cbbf61f
parentbac5534fd79e6226f7edd3c7e584b6cdaecd8117
staging: fbtft: convert a macro to a function.

Convert a macro to an inline function to improve type safety and make
the code simpler.

Signed-off-by: Bhagyashri Dighole <digholebhagyashri@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fb_watterott.c