Re: [External] : Re: [PATCH] firmware: ti_sci: rm: remove unneeded semicolon

2021-02-02 Thread Santosh Shilimkar
On Feb 2, 2021, at 9:17 AM, Nishanth Menon wrote: > > On 14:23-20210202, Yang Li wrote: >> Eliminate the following coccicheck warning: >> ./drivers/firmware/ti_sci.c:1762:2-3: Unneeded semicolon >> >> Reported-by: Abaci Robot >> Signed-off-by: Yang Li >> --- >> drivers/firmware/ti_sci.c | 2 +-

Re: [PATCH] firmware: ti_sci: rm: remove unneeded semicolon

2021-02-02 Thread Nishanth Menon
On 14:23-20210202, Yang Li wrote: > Eliminate the following coccicheck warning: > ./drivers/firmware/ti_sci.c:1762:2-3: Unneeded semicolon > > Reported-by: Abaci Robot > Signed-off-by: Yang Li > --- > drivers/firmware/ti_sci.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --

[PATCH] firmware: ti_sci: rm: remove unneeded semicolon

2021-02-01 Thread Yang Li
Eliminate the following coccicheck warning: ./drivers/firmware/ti_sci.c:1762:2-3: Unneeded semicolon Reported-by: Abaci Robot Signed-off-by: Yang Li --- drivers/firmware/ti_sci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/firmware/ti_sci.c b/drivers/firmware/ti_