]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: ni_labpc: remove inline from labpc_counter_load()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Fri, 22 Mar 2013 16:53:20 +0000 (09:53 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2013 18:42:59 +0000 (11:42 -0700)
commitbed068d3c777e570b1b4c3944fc32225d7a09d97
tree3a33071d6158bd9dafe0c0a3b0c6f76127ef0721
parent82843089d4f4c0f4e06ea9d71d90bfff4cc94d7b
staging: comedi: ni_labpc: remove inline from labpc_counter_load()

Let the compiler figure out if this function should be inlined.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_labpc.c