AltraMayor / AltraMayor/gatekeeper
Can we get rid of `include/list.h`?
Aperta
enhancement
good first issue
- Lingua principale
- C
- Stelle
- 1.6k
- Fork
- 252
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.