summaryrefslogtreecommitdiff
path: root/colorize.h
diff options
context:
space:
mode:
Diffstat (limited to 'colorize.h')
0 files changed, 0 insertions, 0 deletions
e='submit' value='reload'/>
authorRyan Lim <limryan@google.com>2016-07-20 08:14:03 -0700
committerGreg Kroah-Hartman <gregkh@google.com>2016-07-20 11:23:03 -0700
commitbf32654a24441230fac32479b6a5ba8bbfc3b731 (patch)
treecf7d4a9b2d378e9dec043b555b7940a57c0758d9 /drivers/staging
parent2861e2079081a156b0b731e1f6acb2aaf5605c5e (diff)
greybus: loopback_test: Fix -z argument bug
The -z argument was missing the break statement needed in the switch block and was not in the getopt list. Signed-off-by: Ryan Lim <limryan@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/greybus/tools/loopback_test.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/staging/greybus/tools/loopback_test.c b/drivers/staging/greybus/tools/loopback_test.c