sys: bitarray: remove set but unused variable
The mismatch_mask in match_region() is set but never actually
being used. So remove it as Clang complains.
Signed-off-by:
Daniel Leung <daniel.leung@intel.com>
Loading
Please sign in to comment