Re: [PATCH] staging: greybus: minor code style fix

2021-02-16 Thread Alex Elder
On 2/12/21 4:50 PM, Manikantan Ravichandran wrote: checkpatch warning fix for string split across lines Signed-off-by: Manikantan Ravichandran I think what you're doing here *looks* reasonable. But the GB_AUDIO_MANAGER_MODULE_NAME_LEN_SSCANF symbol is a (string) numeric value that is associa

[PATCH] staging: greybus: minor code style fix

2021-02-12 Thread Manikantan Ravichandran
checkpatch warning fix for string split across lines Signed-off-by: Manikantan Ravichandran --- drivers/staging/greybus/audio_manager_sysfs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/greybus/audio_manager_sysfs.c b/drivers/staging/greybus/audio_man