diff options
author | Dmitry Rokosov <ddrokosov@salutedevices.com> | 2024-10-17 17:12:09 +0300 |
---|---|---|
committer | Mattijs Korpershoek <mkorpershoek@baylibre.com> | 2024-10-24 09:45:55 +0200 |
commit | b1bc9a2fc93da8ed25dfc4078e76220ac26eb6b0 (patch) | |
tree | 688a1fce90ddea8ae4e627d54d9243a179ddb71e /test/py/conftest.py | |
parent | b523b4d2c32f07ca0793bb0f926b02ecb0556cc6 (diff) |
cmd: bcb: change strcmp() usage style in the do_bcb_ab_select()
In the entire cmd/bcb.c file, the return value of strcmp() is not
directly compared to 0. Therefore, it would be better to maintain this
style in the new do_bcb_ab_select() function as well.
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Guillaume La Roque <glaroque@baylibre.com>
Signed-off-by: Dmitry Rokosov <ddrokosov@salutedevices.com>
Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> # vim3_android
Link: https://lore.kernel.org/r/20241017-android_ab_master-v5-4-43bfcc096d95@salutedevices.com
Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Diffstat (limited to 'test/py/conftest.py')
0 files changed, 0 insertions, 0 deletions