Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelv...
[pandora-kernel.git] / drivers / staging / batman-adv / TODO
1  * remove own list functionality from hash
2  * use hlist_head, hlist_node in hash
3  * don't use callbacks for compare+choose in hash
4  * think about more efficient ways instead of abstraction of hash
5  * Request a new review
6  * Process the comments from the review
7  * Move into mainline proper
8
9 Please send all patches to:
10         Marek Lindner <lindner_marek@yahoo.de>
11         Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
12         Andrew Lunn <andrew@lunn.ch>
13         b.a.t.m.a.n@lists.open-mesh.org
14         Greg Kroah-Hartman <gregkh@suse.de>