Skip to content

Commit

Permalink
Staging: comedi: Remove comment mentioning typedefs
Browse files Browse the repository at this point in the history
There are no typedefs left in this file, so no need for a comment
pointing out the typedefs.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent 8532530 commit 60efa61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/comedi/drivers/dt2801.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Configuration options:
/* Ports */
#define DT2801_IOSIZE 2

/* define's & typedef's */
/* define's */
/* ====================== */

/* Commands */
Expand Down

0 comments on commit 60efa61

Please sign in to comment.