commit | c35b8875c28a3b82aa292082c1ffae29cf4996d3 | [log] [tgz] |
---|---|---|
author | Curtis Malainey <cujomalainey@chromium.org> | Fri Nov 13 13:08:57 2020 -0800 |
committer | Liam Girdwood <lgirdwood@gmail.com> | Wed Nov 18 12:07:56 2020 +0000 |
tree | 31f345013f40e4bb83fef89db91d6ae7cf6aca32 | |
parent | 6f0829b2a69b50081d3b3da951d14970c4428e02 [diff] |
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>
See docs
See unit testing documentation
TODO: Add additional notes about how to deploy this on a live system
See Contributing to the Project
This project is licensed under the BSD Clause 3 - see the LICENCE file for details