> On 28 May 2023, at 06:10, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > On Wed, May 24, 2023 at 01:00:51AM -0300, David Tadokoro wrote: >> Fix checkpatch warning "braces {} are not necessary for single statement >> blocks". > > Why do you have "BRACES" in the subject line as all caps? Where did > that term come from? > > No need to shout :) > > thanks, > > greg k-h Hi, Greg Thanks so much for your feedback. You are right, this commit message is horrible. I based it on a previous commit that cleaned the same warning instead of writing a good commit message myself. Going to fix that. Sorry for the mess ;) Many regards, David