From 1784f30556a60b3692140e946f8338ce21035814 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 17 Feb 2014 14:27:46 -0700 Subject: [PATCH] staging: comedi: pcl818: remove 'ai_chanlist' from private data This member of the private data is just a pointer to the cmd->chanlist. Use that instead. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed