From: Ian Abbott Date: Wed, 3 Sep 2014 12:45:44 +0000 (+0100) Subject: staging: comedi: use CMDF_BOGUS in do_cmd_ioctl() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~725 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0446a21bd4be9c5f27f15ea03fc0cba7d33acd6;p=pandora-kernel.git staging: comedi: use CMDF_BOGUS in do_cmd_ioctl() `TRIG_BOGUS` is now just a synonym for `CMDF_BOGUS`. Change `do_cmd_ioctl()` to use the new name. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed