]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
staging: unisys: visornic: remove keyword inline from function
authorDavid Kershner <david.kershner@unisys.com>
Tue, 18 Apr 2017 20:55:02 +0000 (16:55 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Apr 2017 09:49:51 +0000 (11:49 +0200)
commit54149b4c1458ec9a70788f66fe0f02790639f216
tree5b486c318868dab3dde51da696c96fa02c4d8d95
parent4c0e65f83a933ec86b0c22c973e1a0363b30a176
staging: unisys: visornic: remove keyword inline from function

Functions in c files don't need to be inlined, get rid of the keyword.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visornic/visornic_main.c