From: H Hartley Sweeten Date: Fri, 7 Mar 2014 20:41:02 +0000 (-0700) Subject: staging: comedi: jr3_pci: tidy up jr3_pci_open() X-Git-Tag: v3.15-rc1~139^2~313 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=617cd65312a651d20c8c252b1465dfdec1a03ac4;p=pandora-kernel.git staging: comedi: jr3_pci: tidy up jr3_pci_open() For aesthetics, rename the subdevice private data pointer from 'p' 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-diff-tree failed