From: H Hartley Sweeten Date: Mon, 15 Oct 2012 17:14:48 +0000 (-0700) Subject: staging: comedi: poc: introduce struct poc_private X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22201ceaeb4f8c3a97b27cd421d9318566089b8c;p=pandora-kernel.git staging: comedi: poc: introduce struct poc_private Wrap the private data used by this driver in a struct. This makes the use of that data clearer and gets rid of the need for the casts. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed