From: Randy Dunlap <randy.dunlap@oracle.com>
To: Mike Christie <michaelc@cs.wisc.edu>
Cc: jejb <james.bottomley@steeleye.com>,
scsi <linux-scsi@vger.kernel.org>,
FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>,
FUJITA Tomonori <tomof@acm.org>
Subject: Re: [PATCH resend] scsi tgt: fix build when dprintk is defined
Date: Wed, 14 Nov 2007 22:15:36 -0800 [thread overview]
Message-ID: <20071114221536.ac172633.randy.dunlap@oracle.com> (raw)
In-Reply-To: <473BDAE6.4030309@cs.wisc.edu>
On Wed, 14 Nov 2007 23:36:38 -0600 Mike Christie wrote:
> Randy Dunlap wrote:
> > From: Randy Dunlap <rdunlap@xenotime.net>
> >
> > 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
next prev parent reply other threads:[~2007-11-15 6:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-15 0:52 [PATCH resend] scsi tgt: fix build when dprintk is defined Randy Dunlap
2007-11-15 5:36 ` Mike Christie
2007-11-15 6:15 ` Randy Dunlap [this message]
[not found] ` <473C0CC7.6090306@panasas.com>
2007-11-15 9:37 ` [PATCH rebased] " Boaz Harrosh
2007-11-15 9:53 ` [PATCH rebased ver2] " Boaz Harrosh
2007-11-16 9:45 ` FUJITA Tomonori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071114221536.ac172633.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=fujita.tomonori@lab.ntt.co.jp \
--cc=james.bottomley@steeleye.com \
--cc=linux-scsi@vger.kernel.org \
--cc=michaelc@cs.wisc.edu \
--cc=tomof@acm.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox