]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/scsi/nsp32_debug.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney...
[karo-tx-linux.git] / drivers / scsi / nsp32_debug.c
index ef3c59cbcff601b6a1274e07349699c98efc240b..2fb3fb58858da6888accef3073f29f41423ff03d 100644 (file)
@@ -88,7 +88,7 @@ static void print_commandk (unsigned char *command)
        int i,s;
 //     printk(KERN_DEBUG);
        print_opcodek(command[0]);
-       /*printk(KERN_DEBUG "%s ", __FUNCTION__);*/
+       /*printk(KERN_DEBUG "%s ", __func__);*/
        if ((command[0] >> 5) == 6 ||
            (command[0] >> 5) == 7 ) {
                s = 12; /* vender specific */