From: kbuild test robot <lkp@intel.com>
To: Loic Poulain <loic.poulain@linaro.org>
Cc: kbuild-all@lists.01.org, wsa@the-dreams.de, vkoul@kernel.org,
bjorn.andersson@linaro.org, robert.foss@linaro.org,
linux-arm-msm@vger.kernel.org, linux-i2c@vger.kernel.org,
Loic Poulain <loic.poulain@linaro.org>,
Todor Tomov <todor.tomov@linaro.org>
Subject: Re: [PATCH v3 1/3] i2c: Add Qualcomm CCI I2C driver
Date: Thu, 5 Mar 2020 14:25:21 +0800 [thread overview]
Message-ID: <202003051425.OOtmUt0n%lkp@intel.com> (raw)
In-Reply-To: <1583340776-27865-1-git-send-email-loic.poulain@linaro.org>
Hi Loic,
Thank you for the patch! Perhaps something to improve:
[auto build test WARNING on wsa/i2c/for-next]
[also build test WARNING on robh/for-next v5.6-rc4 next-20200304]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system. BTW, we also suggest to use '--base' option to specify the
base tree in git format-patch, please see https://stackoverflow.com/a/37406982]
url: https://github.com/0day-ci/linux/commits/Loic-Poulain/i2c-Add-Qualcomm-CCI-I2C-driver/20200305-051618
base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>
coccinelle warnings: (new ones prefixed by >>)
>> drivers/i2c/busses/i2c-qcom-cci.c:261:49-50: Unneeded semicolon
Please review and possibly fold the followup patch.
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
WARNING: multiple messages have this Message-ID (diff)
From: kbuild test robot <lkp@intel.com>
Cc: kbuild-all@lists.01.org, wsa@the-dreams.de, vkoul@kernel.org,
bjorn.andersson@linaro.org, robert.foss@linaro.org,
linux-arm-msm@vger.kernel.org, linux-i2c@vger.kernel.org,
Loic Poulain <loic.poulain@linaro.org>,
Todor Tomov <todor.tomov@linaro.org>
Subject: Re: [PATCH v3 1/3] i2c: Add Qualcomm CCI I2C driver
Date: Thu, 5 Mar 2020 14:25:21 +0800 [thread overview]
Message-ID: <202003051425.OOtmUt0n%lkp@intel.com> (raw)
In-Reply-To: <1583340776-27865-1-git-send-email-loic.poulain@linaro.org>
Hi Loic,
Thank you for the patch! Perhaps something to improve:
[auto build test WARNING on wsa/i2c/for-next]
[also build test WARNING on robh/for-next v5.6-rc4 next-20200304]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system. BTW, we also suggest to use '--base' option to specify the
base tree in git format-patch, please see https://stackoverflow.com/a/37406982]
url: https://github.com/0day-ci/linux/commits/Loic-Poulain/i2c-Add-Qualcomm-CCI-I2C-driver/20200305-051618
base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>
coccinelle warnings: (new ones prefixed by >>)
>> drivers/i2c/busses/i2c-qcom-cci.c:261:49-50: Unneeded semicolon
Please review and possibly fold the followup patch.
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
WARNING: multiple messages have this Message-ID (diff)
From: kbuild test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH v3 1/3] i2c: Add Qualcomm CCI I2C driver
Date: Thu, 05 Mar 2020 14:25:21 +0800 [thread overview]
Message-ID: <202003051425.OOtmUt0n%lkp@intel.com> (raw)
In-Reply-To: <1583340776-27865-1-git-send-email-loic.poulain@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 1015 bytes --]
Hi Loic,
Thank you for the patch! Perhaps something to improve:
[auto build test WARNING on wsa/i2c/for-next]
[also build test WARNING on robh/for-next v5.6-rc4 next-20200304]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system. BTW, we also suggest to use '--base' option to specify the
base tree in git format-patch, please see https://stackoverflow.com/a/37406982]
url: https://github.com/0day-ci/linux/commits/Loic-Poulain/i2c-Add-Qualcomm-CCI-I2C-driver/20200305-051618
base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>
coccinelle warnings: (new ones prefixed by >>)
>> drivers/i2c/busses/i2c-qcom-cci.c:261:49-50: Unneeded semicolon
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
next prev parent reply other threads:[~2020-03-05 6:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-04 16:52 [PATCH v3 1/3] i2c: Add Qualcomm CCI I2C driver Loic Poulain
2020-03-04 16:52 ` [PATCH v3 2/3] dt-bindings: i2c: Add binding for Qualcomm CCI I2C controller Loic Poulain
2020-03-04 19:05 ` Robert Foss
2020-03-04 19:44 ` Robert Foss
2020-03-04 16:52 ` [PATCH v3 3/3] arm64: dts: msm8916: Add CCI node Loic Poulain
2020-03-04 19:08 ` Robert Foss
2020-03-04 19:45 ` Robert Foss
2020-03-04 19:04 ` [PATCH v3 1/3] i2c: Add Qualcomm CCI I2C driver Robert Foss
2020-03-05 6:25 ` kbuild test robot [this message]
2020-03-05 6:25 ` kbuild test robot
2020-03-05 6:25 ` kbuild test robot
2020-03-05 6:25 ` [PATCH] i2c: fix semicolon.cocci warnings kbuild test robot
2020-03-05 6:25 ` kbuild test robot
2020-03-05 6:25 ` kbuild 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=202003051425.OOtmUt0n%lkp@intel.com \
--to=lkp@intel.com \
--cc=bjorn.andersson@linaro.org \
--cc=kbuild-all@lists.01.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=loic.poulain@linaro.org \
--cc=robert.foss@linaro.org \
--cc=todor.tomov@linaro.org \
--cc=vkoul@kernel.org \
--cc=wsa@the-dreams.de \
/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.