From 3c77274cbd933f980dd6eae9f535684a0fd51b28 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Fri, 7 Mar 2014 13:40:58 -0700 Subject: [PATCH] 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-format-patch failed