Re: [PATCH v2] Staging: most: fix coding style issues

2019-07-01 Thread Greg KH
On Sun, Jun 30, 2019 at 08:27:26AM -0700, Gabriel Beauchamp wrote: > This is a patch for the core.[ch] files that fixes up warnings > found with the checkpatch.pl tool. > > Signed-off-by: Gabriel Beauchamp Hi, This is the friendly patch-bot of Greg Kroah-Hartman. You have sent him a patch that

[PATCH v2] Staging: most: fix coding style issues

2019-06-30 Thread Gabriel Beauchamp
This is a patch for the core.[ch] files that fixes up warnings found with the checkpatch.pl tool. Signed-off-by: Gabriel Beauchamp --- Changes in v2: - use a single snprintf --- drivers/staging/most/core.c | 7 +-- drivers/staging/most/core.h | 2 +- 2 files changed, 6 insertions(+), 3 delet