Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-01 | net/sched: matchall: Fix configuration race | Yotam Gigi | 1 | -82/+45 |
#ifndef COLORIZE_H #define COLORIZE_H #define colorize_start(fore) "\033[" __##fore "m" #define colorize_start_full(fore, back) "\033[" __##fore ";" __on_##back "m" #define colorize_end() "\033[" __reset "m" #endif /* COLORIZE_H */ t.cgi/linux/net-next.git/atom/net/sched?h=master' type='application/atom+xml'/>