diff options
author | Richard Genoud <richard.genoud@gmail.com> | 2013-03-28 12:55:47 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-04-03 14:22:39 +0200 |
commit | 8009d5ff00df6ad595f2d389f2e32bd4b97aebf5 (patch) | |
tree | 57f7f3e21441f5865cda5700a519c3c8beda111e /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | da58751ca2490d5de3a0f7753fd7078c4285c2bc (diff) |
pinctrl: remove superfluous optimization in pinctrl_select_state_locked
As Stephen Warren suggested, checking first if the setting->node entry
is the first in the list or not is superfluous, as it is checked again
in the list_for_each_entry bellow.
So, remove it, the code will be simpler and lighter !
Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions