commit | 012ac583aa9b512707b39b5a9afb303089a222fe | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Fri Mar 26 16:22:54 2021 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 02 16:24:56 2021 +0200 |
tree | a18764b6301c8f57fd48f66a98b293abcae9d116 | |
parent | cb4a2d5486b80cf23f11729cd5933f6e2b72a3c1 [diff] |
greybus: remove stray nul byte in apb_log_enable_read output Including a nul byte in the otherwise human-readable ascii output from this debugfs file is probably not intended. Acked-by: Alex Elder <elder@linaro.org> Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Link: https://lore.kernel.org/r/20210326152254.733066-1-linux@rasmusvillemoes.dk Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>