From 76af50ddee4f2fa76089b25f763749874acce07a Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Tue, 9 Sep 2014 16:15:49 -0700 Subject: [PATCH] staging: comedi: me4000: validate cmd->stop_arg in step 3 of (*do_cmdtest) The async command arguments are supposed to be trivially validated in step 3 of the (*do_cmdtest). Fix the validation of the stop_arg. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed