From 11c4e2db8ef149e36471f4bbb3c296b48533f28f Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Wed, 28 May 2014 16:34:52 -0700 Subject: [PATCH] staging: comedi: adq12b: remove 's->len_chanlist' init for analog inputs This driver does not support async commands so the len_chanlist init is unnecessary. Remove it and allow the core to default the value to '1'. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed