scsi: libsas: Remove scsi_to_u32()
[linux-2.6-microblaze.git] / drivers / block / amiflop.c
index bf996bd..0903e08 100644 (file)
@@ -1601,8 +1601,6 @@ static int fd_locked_ioctl(struct block_device *bdev, fmode_t mode,
                        return p->type->read_size;
 #endif
        default:
-               printk(KERN_DEBUG "fd_ioctl: unknown cmd %d for drive %d.",
-                      cmd, drive);
                return -ENOSYS;
        }
        return 0;