]> git.baikalelectronics.ru Git - 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)
commitf98ad5e9b60a65abce6649d200a7f8fd570d243f
treeb4654a59d59fcea0128be5f4c06ecd0bf30172a0
parentdda3bcadac6bb0629cb255e844156d14e7be9382
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