ath10k: don't enable interrupts for the diagnostic window
[cascardo/linux.git] / lib / rbtree.c
index 65f4eff..c16c81a 100644 (file)
@@ -101,7 +101,7 @@ __rb_insert(struct rb_node *node, struct rb_root *root,
                                 *      / \          / \
                                 *     p   u  -->   P   U
                                 *    /            /
-                                *   n            N
+                                *   n            n
                                 *
                                 * However, since g's parent might be red, and
                                 * 4) does not allow this, we need to recurse