patch-1.3.78 linux/drivers/sound/sscape.c

Next file: linux/fs/binfmt_script.c
Previous file: linux/drivers/sound/soundvers.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.77/linux/drivers/sound/sscape.c linux/drivers/sound/sscape.c
@@ -306,7 +306,7 @@
   unsigned char   bits, tmp;
   static int      debug = 0;
 
-  printk ("sscapeintr(0x%02x)\n", (bits = sscape_read (devc, GA_INTSTAT_REG)));
+  bits = sscape_read (devc, GA_INTSTAT_REG);
   if ((sscape_sleep_flag.mode & WK_SLEEP))
     {
       {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this