summaryrefslogtreecommitdiff
path: root/colorize.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-07-12 11:37:27 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-07-12 11:40:50 +0200
commitdd123b0fb6af4909aa30940a8dc34661e8b1c420 (patch)
tree9340b3338f5851572665dadbdabe6066f9f6410d /colorize.h
parentaffa51801095f861aa4d86b67097f1616f653492 (diff)
ifpps: Consistently list command line options
Instead of (more or less) arbitrarily listing the command line options, sort them according to the following rule: - options with required argument, alphabetically by short option - options without argument, alphabetically by short option - common options -v/--version and -h/--help Do this in the short options string, the long options struct, the in-program usage and the man page. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'colorize.h')
0 files changed, 0 insertions, 0 deletions
mmit-subject'>Merge branch 'sh_eth-E-DMAC-interrupt-mask-cleanups'
Sergei Shtylyov says: ==================== sh_eth: E-DMAC interrupt mask cleanups Here's a set of 3 patches against DaveM's 'net-next.git' repo. The main goal of this set is to stop using the bare numbers for the E-DMAC interrupt masks. [1/3] sh_eth: rename EESIPR bits [2/3] sh_eth: add missing EESIPR bits [3/3] sh_eth: stop using bare numbers for EESIPR values ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ip6_fib.c')