Hi Bhaskar, On Fri, Mar 5, 2021 at 3:06 AM Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx> 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-to-write-good-commit-messages Regards, Phil. > > Signed-off-by: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx> > --- > arch/mips/bcm63xx/clk.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/mips/bcm63xx/clk.c b/arch/mips/bcm63xx/clk.c > index 164115944a7f..5a3e325275d0 100644 > --- a/arch/mips/bcm63xx/clk.c > +++ b/arch/mips/bcm63xx/clk.c > @@ -76,7 +76,7 @@ static struct clk clk_enet_misc = { > }; > > /* > - * Ethernet MAC clocks: only revelant on 6358, silently enable misc > + * Ethernet MAC clocks: only relevant on 6358, silently enable misc > * clocks > */ > static void enetx_set(struct clk *clk, int enable) > -- > 2.30.1 >