Spdk/lib/event
Shuhei Matsumoto df8a61c253 app: Fix the wrong order of usage of command line options.
I add the usage comment for -u option into the middle of -s option
by mistake.

Change-Id: Iee013122f9bf3b58969c3ff14b0cc5b079f125a3
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/408595
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-04-23 15:53:14 +00:00
..
rpc rpc: free req before kill() to make asan complain a little bit less 2018-03-30 16:18:34 -04:00
subsystems nvmf: Bound the maximum number of namespaces that can be configured 2018-04-19 15:48:36 -04:00
app.c app: Fix the wrong order of usage of command line options. 2018-04-23 15:53:14 +00:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
reactor.c event: Handle invalid lcore passed to spdk_event_allocate 2018-04-19 15:48:36 -04:00
rpc.c io_channel: add return value to pollers 2018-03-13 11:16:20 -04:00
subsystem.c event: allow subsystem to write configuration in async way 2018-03-27 02:57:28 -04:00