kpb: fix logic bug

Storing the address of a know existing address space will always result
to be true. Therefore this variable is actually doing nothing. Remove
reference to fix this.

Signed-off-by: Curtis Malainey <cujomalainey@chromium.org>
1 file changed
tree: 31f345013f40e4bb83fef89db91d6ae7cf6aca32
  1. .github/
  2. doc/
  3. keys/
  4. scripts/
  5. smex/
  6. src/
  7. test/
  8. tools/
  9. zephyr/
  10. .gitignore
  11. .gitmodules
  12. .travis.yml
  13. CMakeLists.txt
  14. CODEOWNERS
  15. Kconfig
  16. LICENCE
  17. README.md
README.md

Sound Open Firmware

Status

Build Status Gitter chat IRC chat

Documentation

See docs

Running the tests

See unit testing documentation

Deployment

TODO: Add additional notes about how to deploy this on a live system

Contributing

See Contributing to the Project

License

This project is licensed under the BSD Clause 3 - see the LICENCE file for details