From: Jeff Garzik <jeff@garzik.org>
To: Leonardo Potenza <lpotenza@inwind.it>
Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drivers/net/cs89x0.c: compilation warning fix
Date: Wed, 20 Feb 2008 16:51:32 +0000 [thread overview]
Message-ID: <47BC5A94.8060908@garzik.org> (raw)
In-Reply-To: <200802171823.15759.lpotenza@inwind.it>
Leonardo Potenza wrote:
> From: Leonardo Potenza <lpotenza@inwind.it>
>
> Suppress the warning message about the 'netcard_portlist' defined but not used.
>
> Signed-off-by: Leonardo Potenza <lpotenza@inwind.it>
> ---
>
> When building cs89x0 as a module, the following warning message is generated:
> drivers/net/cs89x0.c:198: warning: 'netcard_portlist' defined but not used
>
> Since the netcard_portlist is not so big, I just marked the array as __used.
applied
WARNING: multiple messages have this Message-ID (diff)
From: Jeff Garzik <jeff@garzik.org>
To: Leonardo Potenza <lpotenza@inwind.it>
Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drivers/net/cs89x0.c: compilation warning fix
Date: Wed, 20 Feb 2008 11:51:32 -0500 [thread overview]
Message-ID: <47BC5A94.8060908@garzik.org> (raw)
In-Reply-To: <200802171823.15759.lpotenza@inwind.it>
Leonardo Potenza wrote:
> From: Leonardo Potenza <lpotenza@inwind.it>
>
> Suppress the warning message about the 'netcard_portlist' defined but not used.
>
> Signed-off-by: Leonardo Potenza <lpotenza@inwind.it>
> ---
>
> When building cs89x0 as a module, the following warning message is generated:
> drivers/net/cs89x0.c:198: warning: 'netcard_portlist' defined but not used
>
> Since the netcard_portlist is not so big, I just marked the array as __used.
applied
next prev parent reply other threads:[~2008-02-20 16:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-17 17:23 [PATCH] drivers/net/cs89x0.c: compilation warning fix Leonardo Potenza
2008-02-17 17:23 ` Leonardo Potenza
2008-02-20 16:51 ` Jeff Garzik [this message]
2008-02-20 16:51 ` Jeff Garzik
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=47BC5A94.8060908@garzik.org \
--to=jeff@garzik.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lpotenza@inwind.it \
/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.