diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-08-16 18:21:40 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-16 11:12:06 -0700 |
commit | 47f078339be902e97d0ad828ca1d614a5a95334b (patch) | |
tree | 1f7f121d3a8bc58a883f8718a580c153d1a361ee /drivers/mcb | |
parent | ef954844c7ace62f773f4f23e28d2d915adc419f (diff) |
Revert "staging: fsl-mc: be consistent when checking strcmp() return"
The previous fix removed the equal to zero comparisons by the strcmps and
now the function always returns true. Revert this change to restore the
original correctly functioning code.
Detected by CoverityScan, CID#1452267 ("Constant expression result")
This reverts commit b93ad9a067e1515af42da7d56bc61f1a25075f94.
Fixes: b93ad9a067e1 ("staging: fsl-mc: be consistent when checking strcmp() return")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/mcb')
0 files changed, 0 insertions, 0 deletions