From d6ae5062043e80a166c4c61ff104628c34b1710f Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Fri, 7 Mar 2014 13:41:08 -0700 Subject: [PATCH] staging: comedi: jr3_pci: remove 'channel_no' from subdevice private data This member of the subdevice private data is just the subdevice 'index'. Use that instead and remove the member. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed