From b978052b600c4ea00b445986680629c2867ea311 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 5 May 2014 09:48:17 -0700 Subject: [PATCH] staging: comedi: adl_pc19111: remove 'stop_is_none' from private data This member of the private data can be determined by checking the cmd->stop_src. Do that instead. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed