]> bbs.cooldavid.org Git - net-next-2.6.git/commit
radix_tree.h trivial comment correction
authorTim Pepper <lnxninja@linux.vnet.ibm.com>
Sun, 3 Feb 2008 14:12:47 +0000 (16:12 +0200)
committerAdrian Bunk <bunk@kernel.org>
Sun, 3 Feb 2008 14:12:47 +0000 (16:12 +0200)
commiteb8dc5e7b58bfe56aa91bcc501b62f214bb401e8
treea14cccf94ba18e09e224fd8bdf395e362fec6c45
parent48cc7ec93f65b48d3366c1a5c5b612a0d2c282a6
radix_tree.h trivial comment correction

There is an unmatched parenthesis in the locking commentary of radix_tree.h
which is trivially fixed by the patch below.

Signed-off-by: Tim Pepper <lnxninja@linux.vnet.ibm.com>
Acked-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
include/linux/radix-tree.h