]> git.karo-electronics.de Git - linux-beck.git/commit
greybus: manifest: style fix missing space before '('
authorQuentin Lambert <lambert.quentin@gmail.com>
Tue, 27 Sep 2016 09:42:08 +0000 (11:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Sep 2016 10:59:51 +0000 (12:59 +0200)
commit3dd22268d77c012aaad01d3d7d30b4bdd9c4488a
tree2b68e75dd09becaaa6cb5752d34315cb250a3efb
parent659849cdc065c3620e49f9a7dbc384669f4592ab
greybus: manifest: style fix missing space before '('

Checkpatch printed a style ERROR concerning a missing space before '('.
This patch fixes this issue.

Signed-off-by: Quentin Lambert <lambert.quentin@gmail.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/manifest.c