Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1623120

Re: [PATCH] pwm: fix platform_no_drv_owner.cocci warnings

From Thierry Reding <thierry.reding@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] pwm: fix platform_no_drv_owner.cocci warnings
Date 2017-04-13 17:30 +0200
Message-ID <tvOR4-4Ou-3@gated-at.bofh.it> (permalink)
References <tvxwS-15r-5@gated-at.bofh.it> <tvxwS-15r-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Thu, Apr 13, 2017 at 04:54:42AM +0800, kbuild test robot wrote:
> drivers/pwm/pwm-mediatek.c:210:3-8: No need to set .owner here. The core will do it.
> 
>  Remove .owner field if calls are used which set it automatically
> 
> Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci
> 
> CC: John Crispin <john@phrozen.org>
> Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
> ---
> 
>  pwm-mediatek.c |    1 -
>  1 file changed, 1 deletion(-)

Applied, with a slightly modified subject.

Thanks,
Thierry

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] pwm: fix platform_no_drv_owner.cocci warnings kbuild test robot <fengguang.wu@intel.com> - 2017-04-12 23:00 +0200
  Re: [PATCH] pwm: fix platform_no_drv_owner.cocci warnings Thierry Reding <thierry.reding@gmail.com> - 2017-04-13 17:30 +0200

csiph-web