From: Bill Pemberton Date: Tue, 17 Mar 2009 02:18:00 +0000 (-0400) Subject: Staging: comedi: Remove comment mentioning typedefs X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=60efa611c788c4f5b9fdc206aeb9e7c91e0c3ffb;p=linux-2.6-omap-h63xx.git Staging: comedi: Remove comment mentioning typedefs There are no typedefs left in this file, so no need for a comment pointing out the typedefs. Signed-off-by: Bill Pemberton Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/comedi/drivers/dt2801.c b/drivers/staging/comedi/drivers/dt2801.c index d6fe2b08d1e..5e0eed835d1 100644 --- a/drivers/staging/comedi/drivers/dt2801.c +++ b/drivers/staging/comedi/drivers/dt2801.c @@ -43,7 +43,7 @@ Configuration options: /* Ports */ #define DT2801_IOSIZE 2 -/* define's & typedef's */ +/* define's */ /* ====================== */ /* Commands */