All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: hanyu001@208suo.com
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] myri10ge: Prefer unsigned int to bare use of unsigned
Date: Mon, 17 Jul 2023 08:54:42 +0300	[thread overview]
Message-ID: <20230717055442.GE9461@unreal> (raw)
In-Reply-To: <3854a4d7352831a6ae3732c0ef356f99@208suo.com>

On Mon, Jul 17, 2023 at 10:39:41AM +0800, hanyu001@208suo.com wrote:
> This patch fixes the checkpatch.pl warning:
> 
> ./drivers/net/ethernet/myricom/myri10ge/myri10ge.c:629: WARNING: Prefer
> 'unsigned int' to bare use of 'unsigned'
> 
> Signed-off-by: maqimei <2433033762@qq.com>
> ---
>  drivers/net/ethernet/myricom/myri10ge/myri10ge.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks for the patch, but unfortunately netdev doesn't take pure cleanup
patches.

Thanks

  reply	other threads:[~2023-07-17  5:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <tencent_3CB61C1D0FF3B148608B138A6CA1C3414B08@qq.com>
2023-07-17  2:39 ` [PATCH] myri10ge: Prefer unsigned int to bare use of unsigned hanyu001
2023-07-17  5:54   ` Leon Romanovsky [this message]
     [not found] <tencent_6D5BA78E96792524AFC51045DB50A6203907@qq.com>
2023-07-17  2:27 ` hanyu001

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=20230717055442.GE9461@unreal \
    --to=leon@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hanyu001@208suo.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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.