mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-kernel@vger.kernel.org, trivial@kernel.org
Subject: Re: [PATCH][TRIVIAL] mfd: twl6030: Add intermediate cast to uintptr_t before casting to pointer.
Date: Thu, 26 Apr 2012 02:06:21 +0200 (CEST)	[thread overview]
Message-ID: <alpine.LFD.2.02.1204260203160.2542@ionos> (raw)
In-Reply-To: <1335396750-18950-1-git-send-email-krzysztof.wilczynski@linux.com>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 547 bytes --]

On Thu, 26 Apr 2012, Krzysztof Wilczynski wrote:

> This is to address the following warning during compilation time:
> 
>   drivers/mfd/twl6030-irq.c: In function ‘twl6030_init_irq’:
>   drivers/mfd/twl6030-irq.c:398: warning: cast to pointer from integer of different size
>   drivers/mfd/twl6030-irq.c:415: warning: cast to pointer from integer of different size

Sigh. Instaed of blindy fixing some random warning, that driver should
be converted to use proper threaded interrupt handlers which already
do the Right Thing.
 
Thanks,

	tglx

  reply	other threads:[~2012-04-26  0:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-25 23:32 Krzysztof Wilczynski
2012-04-26  0:06 ` Thomas Gleixner [this message]
2012-04-26 14:51   ` Krzysztof Wilczynski

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=alpine.LFD.2.02.1204260203160.2542@ionos \
    --to=tglx@linutronix.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=krzysztof.wilczynski@linux.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@linux.intel.com \
    --cc=trivial@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®