From: H Hartley Sweeten Date: Thu, 19 Dec 2013 23:31:59 +0000 (-0700) Subject: staging: comedi: ni_tio.h: remove subdev_to_counter() X-Git-Tag: v3.14-rc1~150^2~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00edbc31d8f6c84870041d5841663e72b449b170;p=pandora-kernel.git staging: comedi: ni_tio.h: remove subdev_to_counter() This inline helper function simply returns the s->private void *. Remove the helper and just get the s->private void * directly where needed. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed