From: H Hartley Sweeten Date: Tue, 20 Jan 2015 21:53:24 +0000 (-0700) Subject: staging: comedi: adv_pci1710: remove 'turn' param from move_block_from_fifo() X-Git-Tag: fixes-v4.0-rc1~99^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f01663ec35eb37cd30bcdd0b97281bd147f29f45;p=pandora-kernel.git staging: comedi: adv_pci1710: remove 'turn' param from move_block_from_fifo() This parameter is not used in the function. It was only used in some debug messages that were previously removed. Remove the parameter. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed