]> 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:18:52 +0000 (00:48 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Oct 2015 09:25:32 +0000 (10:25 +0100)
commit335b9efa7265d56890cc8ed3bafd78c86c33e664
treec1061035051d84f33130cf25488b64d7b09da379
parent7ab4609a5dce8816166a2d46c31c603db6edda1a
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