CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/15 05:59:30
Modified files:
sys/net : fq_codel.c
Log message:
clang warns on unused static const variables. Remove one such unused
variable so the kernel will build on arm64 again.
