projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0796c58
)
radix-tree: add copyright statements
author
Matthew Wilcox
<
[email protected]
>
Sat, 21 May 2016 00:02:58 +0000
(17:02 -0700)
committer
Linus Torvalds
<
[email protected]
>
Sat, 21 May 2016 00:58:30 +0000
(17:58 -0700)
The multiorder support is a sufficiently large feature to be worth
adding copyrigt lines for.
Signed-off-by: Matthew Wilcox <
[email protected]
>
Reviewed-by: Ross Zwisler <
[email protected]
>
Cc: Konstantin Khlebnikov <
[email protected]
>
Cc: Kirill Shutemov <
[email protected]
>
Cc: Jan Kara <
[email protected]
>
Cc: Neil Brown <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
lib/radix-tree.c
patch
|
blob
|
history
diff --git
a/lib/radix-tree.c
b/lib/radix-tree.c
index a1a44f94c1714e9ba7d2cc803ccb30c467a2d3db..1e75813b9f3418620f54a6b440d1c96abe002689 100644
(file)
--- a/
lib/radix-tree.c
+++ b/
lib/radix-tree.c
@@
-4,6
+4,8
@@
* Copyright (C) 2005 SGI, Christoph Lameter
* Copyright (C) 2006 Nick Piggin
* Copyright (C) 2012 Konstantin Khlebnikov
+ * Copyright (C) 2016 Intel, Matthew Wilcox
+ * Copyright (C) 2016 Intel, Ross Zwisler
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as