aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPeter Hurley <[email protected]>2015-03-09 16:27:19 -0400
committerGreg Kroah-Hartman <[email protected]>2015-03-26 17:25:27 +0100
commit60846880384f00713c7f54243f749c1923e6c0e3 (patch)
treeddc81cce43db0e3b4836d1b52d5d825d116a22aa /tools/perf/scripts/python/bin
parent526ebc3f56491fe971cd2b51cfc859a879e11e93 (diff)
serial: earlycon: Skip parse_options() if empty string
Earlycon param strings of the form earlycon=<name> are rejected from parse_options() with an error (which, in turn, results in a NULL argument for the setup() method options parameter). Only pass non-empty string to parse_options(); this will enable handling actual parse errors differently than expected and allow formats. Acked-by: Rob Herring <[email protected]> Signed-off-by: Peter Hurley <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions