Re: [PATCH] arch: mips: bcm63xx: Spello fix in the file clk.c

2021-03-10 Thread Thomas Bogendoerfer
On Fri, Mar 05, 2021 at 07:35:35AM +0530, Bhaskar Chowdhury wrote: > > > s/revelant/relevant/ > > Signed-off-by: Bhaskar Chowdhury > --- > arch/mips/bcm63xx/clk.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) applied to mips-next with fixed subject. Thomas. -- Crap can work. Give

Re: [PATCH] arch: mips: bcm63xx: Spello fix in the file clk.c

2021-03-08 Thread Philippe Mathieu-Daudé
Hi Bhaskar, On Fri, Mar 5, 2021 at 3:06 AM Bhaskar Chowdhury wrote: > > > > s/revelant/relevant/ Let me recommend you this great post explaining why and how you could improve your patch subject and description: https://www.freecodecamp.org/news/writing-good-commit-messages-a-practical-guide/#how

Re: [PATCH] arch: mips: bcm63xx: Spello fix in the file clk.c

2021-03-05 Thread Florian Fainelli
On 3/4/2021 6:05 PM, Bhaskar Chowdhury wrote: > > > s/revelant/relevant/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Florian Fainelli Previous changes to this file/directory usually used MIPS: BCM63XX: as a subject prefix, maybe Thomas can fix it up while applying for consistency. Tha