diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-07-02 18:38:27 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-07-04 15:05:30 +0200 |
| commit | c992206a1d8b6e537fe1782d025c25ea77bce06d (patch) | |
| tree | 724ed6ceb179555b56bf63afb4a82eca7c948f25 /sys/linux/dev_net_tun_arm64.const | |
| parent | fcb219b67eb296b6781f81074e9cb5b09163f734 (diff) | |
tools/syz-linter: add custom linter
For now we have 2 simple checks:
1. for multiline comments:
/* */ -> //
2. for string len comparison with 0:
len(str) != 0 -> str != ""
Update #1876
Diffstat (limited to 'sys/linux/dev_net_tun_arm64.const')
0 files changed, 0 insertions, 0 deletions
