Tag: a9108b71b1f7335149d68fbd166af7236ed60373

staging: dgap: add spaces around binary operator ‘|’

Author: Ioana Ciornei <ciorneiioana@gmail.com> This patch adds spaces around binary operator ‘|’. Done with coccinelle semantic patch: @@ identifier x, y, z; @@ ( – x|y|z + x | y | z | – x|y + x | y ) Signed-off-by: Ioana Ciornei Signed-off-by: Greg Kroah-Hartman — drivers/staging/dgap/dgap.c | 58 ++++++++++++++++++++++———————– 1 file changed, 29 …

Continue reading

BtrLinux
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.