From: Hauke Mehrtens <hauke@hauke-m.de>
To: Fengguang Wu <fengguang.wu@intel.com>
Cc: "Rafał Miłecki" <zajec5@gmail.com>,
LKML <linux-kernel@vger.kernel.org>,
linux-wireless@vger.kernel.org
Subject: Re: bcma_bus_scan/bcma_bus_scan_early: missing iounmap
Date: Thu, 26 Jul 2012 17:48:37 +0200 [thread overview]
Message-ID: <501166D5.2040007@hauke-m.de> (raw)
In-Reply-To: <20120725110523.GA24514@localhost>
On 07/25/2012 01:05 PM, Fengguang Wu wrote:
> Hi Hauke,
>
> The coccinelle static checker emits these warnings:
>
> drivers/bcma/scan.c:466:3-9: ERROR: missing iounmap; ioremap on line 451 and execution via conditional on line 465
> drivers/bcma/scan.c:540:3-9: ERROR: missing iounmap; ioremap on line 515 and execution via conditional on line 539
>
> It seems we need to change the return statements to goto/break statements.
>
> Thanks,
> Fengguang
Hi Fengguang,
Thanks for the hint on this problem, I just sent a patch to fix this to
John Linville and the linux-wireless mailing list.
Hauke
prev parent reply other threads:[~2012-07-26 15:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-25 11:05 bcma_bus_scan/bcma_bus_scan_early: missing iounmap Fengguang Wu
2012-07-26 15:48 ` Hauke Mehrtens [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=501166D5.2040007@hauke-m.de \
--to=hauke@hauke-m.de \
--cc=fengguang.wu@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=zajec5@gmail.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;
as well as URLs for NNTP newsgroup(s).