From: H Hartley Sweeten Date: Tue, 9 Sep 2014 23:15:57 +0000 (-0700) Subject: staging: comedi: pcmuio: remove 'continuous' from private data X-Git-Tag: fixes-for-v3.18-merge-window~15^2~492 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75d46fd7816ea5a22971b05e59c356f3964754a9;p=pandora-kernel.git staging: comedi: pcmuio: remove 'continuous' from private data This member of the private data is set based on the cmd->stop_src. Just use the cmd->stop_src directly and remove the member. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed