patch-2.4.13 linux/drivers/scsi/pcmcia/nsp_debug.c

Next file: linux/drivers/scsi/pcmcia/nsp_io.h
Previous file: linux/drivers/scsi/pcmcia/nsp_cs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.12/linux/drivers/scsi/pcmcia/nsp_debug.c linux/drivers/scsi/pcmcia/nsp_debug.c
@@ -6,7 +6,7 @@
     the GNU General Public License.
 =========================================================================*/
 
-/* $Id: nsp_debug.c,v 1.6 2001/07/04 14:43:53 elca Exp $ */
+/* $Id: nsp_debug.c,v 1.8 2001/09/07 04:32:28 elca Exp $ */
 
 /*
  * Show the command data of a command
@@ -85,7 +85,7 @@
 	}
 }
 
-void print_commandk (unsigned char *command)
+static void print_commandk (unsigned char *command)
 {
 	int i,s;
 	printk(KERN_DEBUG);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)