From: H Hartley Sweeten Date: Fri, 7 Mar 2014 20:40:58 +0000 (-0700) Subject: staging: comedi: jr3_pci: rename some local vars in the (*attach) X-Git-Tag: v3.15-rc1~139^2~317 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c77274cbd933f980dd6eae9f535684a0fd51b28;p=pandora-kernel.git staging: comedi: jr3_pci: rename some local vars in the (*attach) For aesthetics, rename the subdevice private data pointer from 'p' to 'spriv' and the variable used to check the errno from 'result' to 'ret'. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed