diff options
author | Peng Fan | 2015-11-25 17:16:21 +0800 |
---|---|---|
committer | Tom Rini | 2015-12-05 18:22:24 -0500 |
commit | 678e9316d48f78d162f705846b6f6eeab4aa5dd0 (patch) | |
tree | e25e20c850b7d68f4708a30008dc6b97c26015d7 /README | |
parent | 9f8edb76512b0e8815e2e53e248c128414739fcc (diff) |
common: mmc: unsigned char compared against 0
"enable" is unsigned char type and its value will not be
negative, so discard "enable < 0".
Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Cc: Diego Santa Cruz <Diego.SantaCruz@spinetix.com>
Cc: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Cc: Andrew Gabbasov <andrew_gabbasov@mentor.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions