All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: harvey.huawei.yang@gmail.com
Cc: isdn@linux-pingi.de, linux-kernel@vger.kernel.org,
	netdev@vger.kernel.org
Subject: Re: [PATCH] drivers/isdn/sc/init.c: Fix warning:passing argument 1 of ‘readl’ makes pointer from integer without a cast
Date: Fri, 02 Sep 2011 22:28:15 -0400 (EDT)	[thread overview]
Message-ID: <20110902.222815.1098509260641374654.davem@davemloft.net> (raw)
In-Reply-To: <1315015339-2501-1-git-send-email-harvey.huawei.yang@gmail.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: Text/Plain; charset=iso-8859-7, Size: 491 bytes --]

From: Harvey Yang <harvey.huawei.yang@gmail.com>
Date: Sat,  3 Sep 2011 10:02:19 +0800

> drivers/isdn/sc/init.c:487: warning: passing argument 1 of ¡readl¢ makes pointer from integer without a cast

We should fix this by adding random casts to every readl() call,
instead we should fix the fundamental data types being passed
in.
ÿôèº{.nÇ+‰·Ÿ®‰­†+%ŠËÿ±éݶ\x17¥Šwÿº{.nÇ+‰·¥Š{±þG«éÿŠ{ayº\x1dʇڙë,j\a­¢f£¢·hšïêÿ‘êçz_è®\x03(­éšŽŠÝ¢j"ú\x1a¶^[m§ÿÿ¾\a«þG«éÿ¢¸?™¨è­Ú&£ø§~á¶iO•æ¬z·švØ^\x14\x04\x1a¶^[m§ÿÿÃ\fÿ¶ìÿ¢¸?–I¥

WARNING: multiple messages have this Message-ID (diff)
From: David Miller <davem@davemloft.net>
To: harvey.huawei.yang@gmail.com
Cc: isdn@linux-pingi.de, linux-kernel@vger.kernel.org,
	netdev@vger.kernel.org
Subject: Re: [PATCH] drivers/isdn/sc/init.c: Fix warning:passing argument 1 of ‘readl’ makes pointer from integer without a cast
Date: Fri, 02 Sep 2011 22:28:15 -0400 (EDT)	[thread overview]
Message-ID: <20110902.222815.1098509260641374654.davem@davemloft.net> (raw)
In-Reply-To: <1315015339-2501-1-git-send-email-harvey.huawei.yang@gmail.com>

From: Harvey Yang <harvey.huawei.yang@gmail.com>
Date: Sat,  3 Sep 2011 10:02:19 +0800

> drivers/isdn/sc/init.c:487: warning: passing argument 1 of ‘readl’ makes pointer from integer without a cast

We should fix this by adding random casts to every readl() call,
instead we should fix the fundamental data types being passed
in.

  reply	other threads:[~2011-09-03  2:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-03  2:02 [PATCH] drivers/isdn/sc/init.c: Fix warning:passing argument 1 of ‘readl’ makes pointer from integer without a cast Harvey Yang
2011-09-03  2:28 ` David Miller [this message]
2011-09-03  2:28   ` David Miller

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=20110902.222815.1098509260641374654.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=harvey.huawei.yang@gmail.com \
    --cc=isdn@linux-pingi.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.