From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Miguel Angel Flores <maf@sombragris.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: aic7xxx driver large integer warning
Date: Mon, 06 Dec 2004 13:31:42 +0000 [thread overview]
Message-ID: <1102339898.13423.28.camel@localhost.localdomain> (raw)
In-Reply-To: <41B3A683.8060008@sombragris.com>
On Llu, 2004-12-06 at 00:23, Miguel Angel Flores wrote:
> drivers/scsi/aic7xxx/aic7xxx_osm_pci.c:229: warning: large integer
> implicitly truncated to unsigned type
> ---
Add (dma_addr_t) casts and it will go away. The compiler just wants to
know you mean it.
next prev parent reply other threads:[~2004-12-06 14:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-06 0:23 aic7xxx driver large integer warning Miguel Angel Flores
2004-12-06 13:31 ` Alan Cox [this message]
2004-12-06 17:30 ` Miguel Angel Flores
2004-12-07 12:58 ` Alan Cox
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=1102339898.13423.28.camel@localhost.localdomain \
--to=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=maf@sombragris.com \
/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