From: Greg KH <gregkh@linuxfoundation.org>
To: Li Zhong <floridsleeves@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org,
heghedus.razvan@gmail.com, evgreen@chromium.org,
yuanjilin@cdjrlc.com, stern@rowland.harvard.edu,
jj251510319013@gmail.com
Subject: Re: [PATCH v1] drivers/usb/core/driver: check return value of usb_set_interface()
Date: Fri, 9 Sep 2022 07:27:53 +0200 [thread overview]
Message-ID: <YxrO2Wji2UJJs/eg@kroah.com> (raw)
In-Reply-To: <20220909044215.2620024-1-floridsleeves@gmail.com>
On Thu, Sep 08, 2022 at 09:42:14PM -0700, Li Zhong wrote:
> This flaw was found using an experimental static analysis tool we are
> developing. Report warnings when the function usb_set_interface() fails
> can increase the dianosability.
Please read Documentation/process/researcher-guidelines.rst for how to
properly submit such things. Until that is followed, we can not accept
stuff from you, sorry.
greg k-h
next prev parent reply other threads:[~2022-09-09 5:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-09 4:42 [PATCH v1] drivers/usb/core/driver: check return value of usb_set_interface() Li Zhong
2022-09-09 5:27 ` Greg KH [this message]
2022-09-09 10:12 ` kernel test robot
2022-09-09 10:21 ` Greg KH
2022-09-09 11:23 ` 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=YxrO2Wji2UJJs/eg@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=evgreen@chromium.org \
--cc=floridsleeves@gmail.com \
--cc=heghedus.razvan@gmail.com \
--cc=jj251510319013@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=stern@rowland.harvard.edu \
--cc=yuanjilin@cdjrlc.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.