OSDN Git Service

staging: most: remove string termination dependency from user space data
authorChristian Gromm <christian.gromm@microchip.com>
Thu, 7 Nov 2019 14:49:28 +0000 (15:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Nov 2019 15:26:30 +0000 (16:26 +0100)
commit4df0991b0c92c74c5e81bf55fd156ce92d812d01
tree91661f764608d0e42898c04ac12a5171511a1385
parent885961fed45dca0de605a94aa6d12d694acfb787
staging: most: remove string termination dependency from user space data

This patch removes the constraint that user space data has to be terminated
with a new line character. It is needed to let the user choose how the data
is formatted.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Link: https://lore.kernel.org/r/1573138169-27562-1-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/configfs.c
drivers/staging/most/core.c