From 8477c5d4ba0d7ff04d346c5cb104d06a62adddae Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Thu, 24 Jul 2014 10:14:51 -0700 Subject: [PATCH] staging: comedi: ni_tio: tidy up ni_gpct_device_{construct,destroy)() For aesthetics, move these exported functions to the end of the file. Tidy up the functions a bit and remove the BUG_ON when (num_counters == 0). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed