Commit f3988bc5 authored by Viresh Kumar's avatar Viresh Kumar
Browse files

opp: Fix "foo * bar" should be "foo *bar"



Fix checkpatch warning:

ERROR: "foo * bar" should be "foo *bar".

Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent d4a4c7a4
Loading
Loading
Loading
Loading
+2 −2

File changed.

Contains only whitespace changes.