Re: [PATCH 1/2] struct scsi_lun preparation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Sep 11, 2006 at 10:34:58AM -0400, Jeff Garzik wrote:
> @@ -1313,8 +1313,7 @@ EXPORT_SYMBOL(scsi_print_sense);
>  void scsi_print_command(struct scsi_cmnd *cmd)
>  {
>  	/* Assume appended output (i.e. not at start of line) */
> -	sdev_printk("", cmd->device, "\n");
> -	printk(KERN_INFO "        command: ");
> +	scmd_printk(KERN_INFO, cmd, "command:\n\t");
>  	scsi_print_cdb(cmd->cmnd, cmd->cmd_len, 0);

Did you not read the comment above the code you're changing?  Or are you
changing all callers?  If so, you need to remove the comment as well.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux