From: H Hartley Sweeten Date: Mon, 5 May 2014 16:48:18 +0000 (-0700) Subject: staging: comedi: adl_pc19111: rename 'async_cmd' variable in (*do_cmd) X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~480 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eb18913e16db9c0915bd4e7374608588d3477f2;p=pandora-kernel.git staging: comedi: adl_pc19111: rename 'async_cmd' variable in (*do_cmd) The comedi_cmd pointer is typically just called 'cmd'. Rename the local variable in pci9111_ai_do_cmd(). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed