All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH] usb: gadget: f_uac1: add superspeed transfer support
Date: Tue, 15 Feb 2022 02:11:07 +0800	[thread overview]
Message-ID: <202202150116.PSH0Ofo0-lkp@intel.com> (raw)
In-Reply-To: <20220214074352.3447-1-3090101217@zju.edu.cn>

[-- Attachment #1: Type: text/plain, Size: 1947 bytes --]

Hi,

Thank you for the patch! Perhaps something to improve:

[auto build test WARNING on peter-chen-usb/for-usb-next]
[also build test WARNING on v5.17-rc4 next-20220214]
[cannot apply to usb/usb-testing balbi-usb/testing/next]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/3090101217-zju-edu-cn/usb-gadget-f_uac1-add-superspeed-transfer-support/20220214-154517
base:   https://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git for-usb-next
config: i386-randconfig-s031-20220214 (https://download.01.org/0day-ci/archive/20220215/202202150116.PSH0Ofo0-lkp(a)intel.com/config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce:
        # apt-get install sparse
        # sparse version: v0.6.4-dirty
        # https://github.com/0day-ci/linux/commit/063514630af8ce7c0f2d95ec0ee59e33b64384ac
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review 3090101217-zju-edu-cn/usb-gadget-f_uac1-add-superspeed-transfer-support/20220214-154517
        git checkout 063514630af8ce7c0f2d95ec0ee59e33b64384ac
        # save the config file to linux build tree
        mkdir build_dir
        make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' O=build_dir ARCH=i386 SHELL=/bin/bash drivers/usb/gadget/function/

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>


sparse warnings: (new ones prefixed by >>)
>> drivers/usb/gadget/function/f_uac1.c:144:34: sparse: sparse: symbol 'ac_int_ep_desc_comp' was not declared. Should it be static?

Please review and possibly fold the followup patch.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

  parent reply	other threads:[~2022-02-14 18:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-14  7:43 [PATCH] usb: gadget: f_uac1: add superspeed transfer support 3090101217
2022-02-14 10:38 ` Greg KH
2022-02-14 14:05   ` [PATCH v2] usb: gadget: f_uac1: add different speed transfers support 3090101217
2022-02-14 14:48     ` Greg KH
2022-02-15  3:08       ` [PATCH v3] " 3090101217
2022-02-15 14:08         ` Greg KH
2022-02-16  2:24           ` 冷静
2022-02-16 10:38             ` Greg KH
2022-02-17  5:10               ` Jing Leng
2022-02-17  5:19                 ` [PATCH v4] " 3090101217
2022-02-14 18:00 ` [RFC PATCH] usb: gadget: f_uac1: ac_int_ep_desc_comp can be static kernel test robot
2022-02-14 18:11 ` kernel test robot [this message]
2022-02-15  3:15   ` [PATCH] usb: gadget: f_uac1: add superspeed transfer support 冷静

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=202202150116.PSH0Ofo0-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /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.