Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f2686bb4 authored by Davidlohr Bueso's avatar Davidlohr Bueso Committed by Linus Torvalds
Browse files

lib/interval-tree: correct comment wrt generic flavor

parent f808c13f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
 * ITSTATIC:   'static' or empty
 * ITPREFIX:   prefix to use for the inline tree definitions
 *
 * Note - before using this, please consider if non-generic version
 * Note - before using this, please consider if generic version
 * (interval_tree.h) would work for you...
 */