diff options
| author | Masahiro Yamada <[email protected]> | 2019-06-04 20:16:32 +0900 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2019-06-14 15:35:53 +1000 |
| commit | 2305ff225c0b1691ec2e93f3d6990e13a2e63c95 (patch) | |
| tree | fe4f9ffcfe9d4f72d136889e31e95a6ddd07898d /tools/perf/scripts/python | |
| parent | a3bf9fbdad600b1e4335dd90979f8d6072e4f602 (diff) | |
ocxl: do not use C++ style comments in uapi header
Linux kernel tolerates C++ style comments these days. Actually, the
SPDX License tags for .c files start with //.
On the other hand, uapi headers are written in more strict C, where
the C++ comment style is forbidden.
Signed-off-by: Masahiro Yamada <[email protected]>
Acked-by: Frederic Barrat <[email protected]>
Acked-by: Andrew Donnellan <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions