From 8eb18913e16db9c0915bd4e7374608588d3477f2 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 5 May 2014 09:48:18 -0700 Subject: [PATCH] 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-format-patch failed