All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yi Yang <yiyang13@huawei.com>
To: <horms@kernel.org>, <davem@davemloft.net>, <edumazet@google.com>,
	<kuba@kernel.org>, <pabeni@redhat.com>, <nichen@iscas.ac.cn>
Cc: <linux-usb@vger.kernel.org>, <netdev@vger.kernel.org>,
	<stable@vger.kernel.org>, <wangweiyang2@huawei.com>
Subject: [PATCH net 0/2] Add check for usbnet_get_endpoints and cleanup
Date: Sun, 7 Apr 2024 07:55:11 +0000	[thread overview]
Message-ID: <20240407075513.923435-1-yiyang13@huawei.com> (raw)

I split before patch to two patch. one for bugfix, anorther one for cleanup

Yi Yang (2):
  net: usb: asix: Add check for usbnet_get_endpoints
  net: usb: asix: Replace the direct return with goto statement

 drivers/net/usb/asix_devices.c | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

-- 
2.25.1


             reply	other threads:[~2024-04-07  7:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-07  7:55 Yi Yang [this message]
2024-04-07  7:55 ` [PATCH net 1/2] net: usb: asix: Add check for usbnet_get_endpoints Yi Yang
2024-04-07  7:55 ` [PATCH net 2/2] net: usb: asix: Replace the direct return with goto statement Yi Yang
2024-04-07  7:59   ` kernel test robot
2024-04-09  8:57   ` Paolo Abeni

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=20240407075513.923435-1-yiyang13@huawei.com \
    --to=yiyang13@huawei.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=nichen@iscas.ac.cn \
    --cc=pabeni@redhat.com \
    --cc=stable@vger.kernel.org \
    --cc=wangweiyang2@huawei.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.