Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8c64415c authored by David S. Miller's avatar David S. Miller
Browse files

sparc: Remove redundant tests in boot_flags_init().



The test:

	*commands && *commands == ' '

is equivalent to:

	*commands == ' '

Reported-by: default avatarDavid Binderman <dcb314@hotmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 89c9fea3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment