Hi, On Fri, Jan 15, 2021 at 12:39 PM Stephen Boyd <swb...@chromium.org> wrote: > > 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.ran...@codeaurora.org> > Cc: Douglas Anderson <diand...@chromium.org> > Cc: Dmitry Baryshkov <dmitry.barysh...@linaro.org> > Signed-off-by: Stephen Boyd <swb...@chromium.org> > --- > drivers/soc/qcom/socinfo.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Douglas Anderson <diand...@chromium.org>