From 93fac790668ca6e0151b590385a48360cf521c31 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 14 Jul 2014 12:23:49 -0700 Subject: [PATCH] staging: comedi: ni_mio_common: remove ai_continuous from private data This member of the private data can be determined by checking the cmd->stop_src. Do that instead and remove the member. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed