From 3446b08e83eb152fe97c791d16cbc68523a62bce Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Fri, 1 May 2015 15:00:02 -0700 Subject: [PATCH] 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-format-patch failed