diff options
author | Peikan Tsai <peikantsai@gmail.com> | 2019-08-26 01:58:49 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-27 19:01:26 +0200 |
commit | f419f889e2f9bd991afb5c9c9025f89d726cdafe (patch) | |
tree | f6ac7419d0969ceec9af38e0512205a44fb6fb19 /fs/ntfs/layout.h | |
parent | cadcc6b20d971510f00ea19f3da6d3b992658f0b (diff) |
staging: most-core: Fix checkpatch warnings
Hi,
This patch solves the following checkpatch.pl's messages in drivers/staging/most/core.c.
WARNING: line over 80 characters
+ return snprintf(buf, PAGE_SIZE, "%s", ch_data_type[i].name);
CHECK: Please use a blank line after function/struct/union/enum declarations
+}
+/**
Signed-off-by: Peikan Tsai <peikantsai@gmail.com>
Link: https://lore.kernel.org/r/20190825175849.GA74586@MarkdeMacBook-Pro.local
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ntfs/layout.h')
0 files changed, 0 insertions, 0 deletions