From a448376e4dbcf3129fb0ec3cc0346660f67a7309 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Fri, 7 Mar 2014 13:40:59 -0700 Subject: [PATCH] staging: comedi: jr3_pci: tidy up jr3_pci_poll_dev() For aesthetics, rename the subdevice private data pointer from 'subdevpriv' to 'spriv' and add a local variable for the comedi_subdevice pointer. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed