RE: [PATCH] ZEN: fix platform_no_drv_owner.cocci warnings

2019-04-14 Thread Reshetova, Elena
> From: kbuild test robot > > Remove .owner field if calls are used which set it automatically > > Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci > > Fixes: 26e2aa63d568 ("ZEN: Add VHBA driver") > Signed-off-by: kbuild test robot > Signed-off-by: Julia Lawall > > --- > >

[PATCH] ZEN: fix platform_no_drv_owner.cocci warnings

2019-04-13 Thread Julia Lawall
From: kbuild test robot Remove .owner field if calls are used which set it automatically Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci Fixes: 26e2aa63d568 ("ZEN: Add VHBA driver") Signed-off-by: kbuild test robot Signed-off-by: Julia Lawall --- There was also a report abo