From: H Hartley Sweeten Date: Fri, 1 May 2015 22:00:02 +0000 (-0700) Subject: staging: comedi: ni_mio_common: remove BUG_ON(gpct_index ...) checks X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~664 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3446b08e83eb152fe97c791d16cbc68523a62bce;p=pandora-kernel.git staging: comedi: ni_mio_common: remove BUG_ON(gpct_index ...) checks The gpct_index will always be 0 or 1. Remove the unnecessary BUG_ON() checks. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed