Re: [PATCH resend] scsi tgt: fix build when dprintk is defined

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

 



On Wed, 14 Nov 2007 23:36:38 -0600 Mike Christie wrote:

> Randy Dunlap wrote:
> > From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
> > 
> > Fix scsi_tgt_lib build when dprintk is defined:
> 
> > @@ -617,7 +617,7 @@ int scsi_tgt_kspace_it_nexus_rsp(int hos
> >  	struct Scsi_Host *shost;
> >  	int err = -EINVAL;
> >  
> > -	dprintk("%d %d %llx\n", host_no, result, (unsigned long long) mid);
> > +	dprintk("%d %d\n", host_no, result);
> >  
> 
> Is there a correct kernel macro or value to use when the variable is 
> u64/uint64_t? Something like PRIu64 in userspace?

Not that I'm aware of.  There has been some discussion of it,
but that's all I've seen.

---
~Randy
-
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