From: H Hartley Sweeten Date: Fri, 7 Mar 2014 20:40:57 +0000 (-0700) Subject: staging: comedi: jr3_pci: factor subdevice private data init out of (*attach) X-Git-Tag: v3.15-rc1~139^2~318 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e4d67423dce27041253ca36be7abf362e005410;p=pandora-kernel.git staging: comedi: jr3_pci: factor subdevice private data init out of (*attach) Factor the code that allocates and initializes the subdevice private data out of the (*attach) to reduce the indent level and make the code easier to follow. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed