soc: qcom: socinfo: Don't print anything if nothing found
authorStephen Boyd <swboyd@chromium.org>
Mon, 28 Jun 2021 03:01:50 +0000 (20:01 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 19 Jul 2021 20:20:54 +0000 (15:20 -0500)
commit0d361b0ac1ad99ecbe401a4eacdeb844dcdf86a2
treec6286c61c3676c735d39a9cb945cd111d4cf249d
parentd43b3a989bc8c06fd4bbb69a7500d180db2d68e8
soc: qcom: socinfo: Don't print anything if nothing found

Let's skip printing anything if there's nothing to see. This makes it so
the file length is 0 instead of 1, for the newline, and helps scripts
figure out if there's anything to see in these files.

Cc: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
Cc: Douglas Anderson <dianders@chromium.org>
Cc: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/20210628030150.2627905-1-swboyd@chromium.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/soc/qcom/socinfo.c