Skip to content

Commit

Permalink
trivial: Remove commented out usage of dead MODULE_PARM() in swarm_cs…
Browse files Browse the repository at this point in the history
…4297a

Get rid of that commented usage of the now defunct MODULE_PARM macro.

Signed-off-by: Robert P. J. Day <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
rpjday authored and Jiri Kosina committed Sep 21, 2009
1 parent b7f5ab6 commit 786d8ca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sound/oss/swarm_cs4297a.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,6 @@ static void start_adc(struct cs4297a_state *s);
// rather than 64k as some of the games work more responsively.
// log base 2( buff sz = 32k).

//static unsigned long defaultorder = 3;
//MODULE_PARM(defaultorder, "i");

//
// Turn on/off debugging compilation by commenting out "#define CSDEBUG"
//
Expand Down

0 comments on commit 786d8ca

Please sign in to comment.