From 00edbc31d8f6c84870041d5841663e72b449b170 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Thu, 19 Dec 2013 16:31:59 -0700 Subject: [PATCH] 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-format-patch failed