提交 ce73af80 编写于 作者: N Nghia Le 提交者: Arnaldo Carvalho de Melo

perf tools: Add missing newline at the end of header file

Add missing newline at the end of file parse-sublevel-options.h.

Thus removing relevant warning reported by checkpatch.
Signed-off-by: NNghia Le <nghialm78@gmail.com>
Reviewed-by: NLukas Bulwahn <lukas.bulwahn@gmail.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http //lore.kernel.org/lkml/20210824085947.224062-1-nghialm78@gmail.com
Signed-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
上级 6ca822e5
......@@ -8,4 +8,4 @@ struct sublevel_option {
int perf_parse_sublevel_options(const char *str, struct sublevel_option *opts);
#endif
\ No newline at end of file
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册