]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
greybus: remove stray nul byte in apb_log_enable_read output
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Fri, 26 Mar 2021 15:22:54 +0000 (16:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Apr 2021 14:24:56 +0000 (16:24 +0200)
commit012ac583aa9b512707b39b5a9afb303089a222fe
treea18764b6301c8f57fd48f66a98b293abcae9d116
parentcb4a2d5486b80cf23f11729cd5933f6e2b72a3c1
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>
drivers/greybus/es2.c