public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Gadi Oxman <gadio@netvision.net.il>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Eliminate warnings in ide-tape.c
Date: Wed, 1 Aug 2007 22:49:52 +0200	[thread overview]
Message-ID: <200708012249.52843.bzolnier@gmail.com> (raw)
In-Reply-To: <20070730144227.a002faf3.sfr@canb.auug.org.au>

On Monday 30 July 2007, Stephen Rothwell wrote:
> drivers/ide/ide-tape.c: In function '__idetape_kmalloc_stage':
> drivers/ide/ide-tape.c:2588: warning: large integer implicitly truncated to unsigned type
> drivers/ide/ide-tape.c:2616: warning: large integer implicitly truncated to unsigned type
> 
> b_size in struct idetape_bh is an unsigned short.  We sometimes assigne
> PAGE_SIZE to it and PAGE_SIZE can be 64K or larger, so make it a u32.
> 
> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>

applied

      reply	other threads:[~2007-08-01 21:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-30  4:42 [PATCH] Eliminate warnings in ide-tape.c Stephen Rothwell
2007-08-01 20:49 ` Bartlomiej Zolnierkiewicz [this message]

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=200708012249.52843.bzolnier@gmail.com \
    --to=bzolnier@gmail.com \
    --cc=gadio@netvision.net.il \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /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