AltraMayor / AltraMayor/gatekeeper
Can we get rid of `include/list.h`?
未关闭
enhancement
good first issue
- 主要语言
- C
- 星标
- 1.6k
- 派生
- 252
- PR 合并指标
- 30 天内没有已合并 PR
描述
Can't we drop `include/list.h` and use `/usr/include/sys/queue.h` instead? DPDK already uses the latter, and it comes from the C library:
```
$ dpkg -S /usr/include/sys/queue.h
libc6-dev-i386: /usr/include/sys/queue.h
```
There are no big gains in this issue, it's more about code cleanup.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。