From: H Hartley Sweeten Date: Fri, 31 Oct 2014 16:49:30 +0000 (-0700) Subject: staging: comedi: ni_mio_common: remove unused variable in ni_ao_fifo_load() X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~462 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1b617e017f858505ce639a8dee4d096fbcb7b6b;p=pandora-kernel.git staging: comedi: ni_mio_common: remove unused variable in ni_ao_fifo_load() The local variable 'range' is set but never used. Remove it. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed