From 25a8aaf03e1701c1821f3087f0f12a7da6aa17ed Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Thu, 4 Sep 2014 10:39:37 -0700 Subject: [PATCH] staging: comedi: adl_pci9118: rename boardinfo struct For aesthetics, rename the struct used for the boardinfo so it has namespace associated with the driver. Also, rename the local variable used for the boardinfo pointer to simply 'board'. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed