]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/radix-tree.h
Merge tag 'sound-fix-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[karo-tx-linux.git] / include / linux / radix-tree.h
index cbfee507c8398c675dd27816ac8196588c03850d..4c45105dece3879f943219276a2db81c4656ce9f 100644 (file)
@@ -35,7 +35,7 @@
  * 00 - data pointer
  * 01 - internal entry
  * 10 - exceptional entry
- * 11 - locked exceptional entry
+ * 11 - this bit combination is currently unused/reserved
  *
  * The internal entry may be a pointer to the next level in the tree, a
  * sibling entry, or an indicator that the entry in this slot has been moved