diff options
author | Hirokazu Honda <hiroh@chromium.org> | 2021-10-05 16:31:13 +0900 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-10-15 05:05:41 +0300 |
commit | af60569cbc16e3c0f96e6a7a9602cf80318a9a41 (patch) | |
tree | 769183190ecea108a488f58c6c59ad3ebd747fdb /subprojects | |
parent | 4689b165720e0540bb6619323d03d7349934b20c (diff) |
lc-compliance: Remove using namespace in header files
"using namespace" in a header file propagates the namespace to
the files including the header file. So it should be avoided.
This removes "using namespace" in header files in lc-compliance.
Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'subprojects')
0 files changed, 0 insertions, 0 deletions