Loading
sparc: Remove redundant tests in boot_flags_init().
The test: *commands && *commands == ' ' is equivalent to: *commands == ' ' Reported-by:David Binderman <dcb314@hotmail.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The test: *commands && *commands == ' ' is equivalent to: *commands == ' ' Reported-by:David Binderman <dcb314@hotmail.com> Signed-off-by:
David S. Miller <davem@davemloft.net>