From: Simon Horman <horms@kernel.org>
To: Ariel Elior <aelior@marvell.com>,
Sudarsana Kalluru <skalluru@marvell.com>,
Manish Chopra <manishc@marvell.com>
Cc: "David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
netdev@vger.kernel.org
Subject: Re: [PATCH net-next] bnx2x: Make dmae_reg_go_c static
Date: Fri, 9 Jun 2023 22:12:51 +0200 [thread overview]
Message-ID: <ZIOHw9Tj8YJGViN2@kernel.org> (raw)
In-Reply-To: <20230609-bnx2x-static-v1-1-6c1a6888d227@kernel.org>
On Fri, Jun 09, 2023 at 03:51:30PM +0200, Simon Horman wrote:
> Make dmae_reg_go_c static, it is only used in bnx2x_main.c
>
> Flagged by Sparse as:
>
> .../bnx2x_main.c:291:11: warning: symbol 'dmae_reg_go_c' was not declared. Should it be static?
>
> No functional change intended.
> Compile tested only.
>
> Signed-off-by: Simon Horman <horms@kernel.org>
Sorry, it looks like I didn't test this as I thought I had,
and it breaks the build.
--
pw-bot: reject
next prev parent reply other threads:[~2023-06-09 20:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-09 13:51 [PATCH net-next] bnx2x: Make dmae_reg_go_c static Simon Horman
2023-06-09 20:12 ` Simon Horman [this message]
2023-06-10 3:01 ` kernel test robot
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=ZIOHw9Tj8YJGViN2@kernel.org \
--to=horms@kernel.org \
--cc=aelior@marvell.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=manishc@marvell.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=skalluru@marvell.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 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.