diff options
| author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-05-06 02:01:34 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-05-07 18:23:16 +0200 |
| commit | 9900e4623a9a826447b0467cabc29e09fdf29fb6 (patch) | |
| tree | e539678a420d8cb96976aab20f7a319937dddda7 /drivers | |
| parent | 306bf6e7ff9b267e4c38f8f38900cb93fa96b62b (diff) | |
efi_loader: use logical and in do_env_print_efi()
If we want to check if two booleans are true, we should use a logical
conjunction (&&) and not a bitwise and-operator (&).
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions
