commit | bc8942bc4910c7a146a1ed7531e0c2a310d2acaa | [log] [tgz] |
---|---|---|
author | Kaaira Gupta <kgupta@es.iitr.ac.in> | Fri Feb 21 01:18:20 2020 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 23 19:20:48 2020 +0100 |
tree | 97b714b0dd6491246875a47c5359adb08dddb27e | |
parent | 64e4965942e68526485e3d6a8eb7a0f716f42bf5 [diff] |
staging: octeon: add space around '+' and parentheses Fix checkpatch.pl warnings of required spaces around '+' sign in multiple lines in octeon-stubs.h by adding spaces. Also add space before parentheses in the same file to fix checkpatch.pl warning. Signed-off-by: Kaaira Gupta <kgupta@es.iitr.ac.in> Link: https://lore.kernel.org/r/20200220194820.GA13689@kaaira-HP-Pavilion-Notebook Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>