]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
staging: comedi: amplc_pci224: remove 'inline' from pci224_gat_config()
authorIan Abbott <abbotti@mev.co.uk>
Tue, 4 Apr 2017 10:32:26 +0000 (11:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Apr 2017 11:03:17 +0000 (13:03 +0200)
commita19aa38022a37bee17e0aebf1053b1cf0496812d
treeb4654a59d59fcea0128be5f4c06ecd0bf30172a0
parentc5665dfb902f84002e14d30d97b47886fc9fe161
staging: comedi: amplc_pci224: remove 'inline' from pci224_gat_config()

Let the compiler figure out whether `pci224_gat_confip()` should be
inlined by itself.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/amplc_pci224.c