summaryrefslogtreecommitdiff
path: root/LICENSE.GPL2
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2014-01-08 21:32:37 +0800
committerKay Sievers <kay@vrfy.org>2014-01-08 21:38:20 +0800
commit234e28aa1cd37dee597c719ac5ca004c6215d28c (patch)
tree16ccdb77d75c36de371110837dad21afc3316c5e /LICENSE.GPL2
parent743e7e5242b72dac182b4c15ff3a48be83277ece (diff)
bus-driverd: do not track identical matches
Identical matches are only one time in the hash map but multiple times in the list; when removing, the hash will be empty but the list still has entries. Not adding dupicates to the list should keep us in sync and prevent hitting the assert.
Diffstat (limited to 'LICENSE.GPL2')
0 files changed, 0 insertions, 0 deletions