From: H Hartley Sweeten Date: Mon, 29 Oct 2012 23:52:58 +0000 (-0700) Subject: staging: comedi: addi_common: remove the extra cruft X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~836 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=736994b8f60ded608b063e66b93dfac08c19d8e6;p=pandora-kernel.git staging: comedi: addi_common: remove the extra cruft The individual addi-data files all define ADDIDATA_DRIVER_NAME. Remove the #ifndef/#define for it in addi_common.c. Remove the commented out MODULE_* stuff. The individual addi-data drivers have this information. Remove the, badly formatted, function comments. The functions are obvious. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed