]> git.karo-electronics.de Git - linux-beck.git/commit
staging: rtl8712: Add space around '+'
authorAmitoj Kaur Chawla <amitoj1606@gmail.com>
Mon, 5 Oct 2015 19:10:16 +0000 (00:40 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Oct 2015 09:25:32 +0000 (10:25 +0100)
commitb3845d02395ae0800829beed9f199ec4648a750e
treedef8c4315edef27b5b51610b52b363e152dcc02b
parent137e37d0edaec1c6d08159e06253c1057f281182
staging: rtl8712: Add space around '+'

Add space around operator '+'. Problem found using
checkpatch.pl
CHECK: spaces preferred around that '+' (ctx:VxV)

Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/hal_init.c