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