mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alexey Dobriyan <adobriyan@gmail.com>
To: Jesper Juhl <jesper.juhl@gmail.com>
Cc: Adrian Sun <asun@darksunrising.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fix warning and small bug in cassini driver
Date: Tue, 18 Oct 2005 09:34:18 +0400	[thread overview]
Message-ID: <b6fcc0a0510172234l7d1eb7d1mc130708968f76c92@mail.gmail.com> (raw)
In-Reply-To: <200510172024.53106.jesper.juhl@gmail.com>

On 10/17/05, Jesper Juhl <jesper.juhl@gmail.com> wrote:
>  drivers/net/cassini.c:1930: warning: long unsigned int format, different type arg (arg 4)

>        u64 compwb = le64_to_cpu(cp->init_block->tx_compwb);

> -               printk(KERN_DEBUG "%s: tx interrupt, status: 0x%x, %lx\n",

> +               printk(", %llx", compwb);

You've added similar warning on alpha, sparc64, ...

      reply	other threads:[~2005-10-18  5:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-17 18:24 Jesper Juhl
2005-10-18  5:34 ` Alexey Dobriyan [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=b6fcc0a0510172234l7d1eb7d1mc130708968f76c92@mail.gmail.com \
    --to=adobriyan@gmail.com \
    --cc=asun@darksunrising.com \
    --cc=jesper.juhl@gmail.com \
    --cc=linux-kernel@vger.kernel.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

all inboxes | Powered by JetHome®