[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <53fd830a-0f92-4d02-b407-bd93497e751b@redhat.com>
Date: Sat, 2 Dec 2023 23:54:37 +0100
From: Hans de Goede <hdegoede@...hat.com>
To: kernel test robot <lkp@...el.com>
Cc: oe-kbuild-all@...ts.linux.dev, linux-kernel@...r.kernel.org,
Lee Jones <lee@...nel.org>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Arnd Bergmann <arnd@...db.de>
Subject: Re: drivers/extcon/extcon-intel-cht-wc.c:153:3: warning: this
statement may fall through
Hi,
On 11/22/23 00:27, kernel test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head: c2d5304e6c648ebcf653bace7e51e0e6742e46c8
> commit: de85d79f4aab67fe0537dd6e2c5d545b88239cc4 mfd: Add Cherry Trail Whiskey Cove PMIC driver
> date: 6 years ago
> config: i386-randconfig-002-20231120 (https://download.01.org/0day-ci/archive/20231122/202311220741.oIvJcjV4-lkp@intel.com/config)
> compiler: gcc-7 (Ubuntu 7.5.0-6ubuntu2) 7.5.0
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231122/202311220741.oIvJcjV4-lkp@intel.com/reproduce)
>
> If you fix the issue in a separate patch/commit (i.e. not just a new version of
> the same patch/commit), kindly add following tags
> | Reported-by: kernel test robot <lkp@...el.com>
> | Closes: https://lore.kernel.org/oe-kbuild-all/202311220741.oIvJcjV4-lkp@intel.com/
>
> All warnings (new ones prefixed by >>):
>
> drivers/extcon/extcon-intel-cht-wc.c: In function 'cht_wc_extcon_get_charger':
>>> drivers/extcon/extcon-intel-cht-wc.c:153:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
> dev_warn(ext->dev,
> ^~~~~~~~~~~~~~~~~~
> "Unhandled charger type %d, defaulting to SDP\n",
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ret);
> ~~~~
> drivers/extcon/extcon-intel-cht-wc.c:157:2: note: here
> case CHT_WC_USBSRC_TYPE_SDP:
> ^~~~
I have no idea why lkp is reporting this warning now, this has long been fixed, see:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/extcon/extcon-intel-cht-wc.c?id=962341b54b99965ebec5f70c8d39f1c382eea833
Regards,
Hans
Powered by blists - more mailing lists