[PATCH 5/7] staging: rtl8192u: Add blank line after declarations
    Daniel Baluta 
    daniel.baluta at gmail.com
       
    Mon Oct 12 11:46:09 EEST 2015
    
    
  
On Mon, Oct 12, 2015 at 8:46 AM, Cristina Moraru
<cristina.moraru09 at gmail.com> wrote:
> Fix 'Missing a blank line after declarations'
> checkpatch warning
Looks good. Try to focus more on why do we need this patch and explain
it in the commit messages,
and less on the fact that it fixes warnings reported by a tool.
something like this:
===
In order to make code readable we add a new line after declarations.
Patch suggested by running checkpatch.pl
===
http://chris.beams.io/posts/git-commit/
    
    
More information about the firefly
mailing list