https://github.com/torvalds/linux
Revision ab5610b434645518aca6e4de5ad851f9fef006f3 authored by Artem Bityutskiy on 08 January 2009, 17:38:07 UTC, committed by David Woodhouse on 09 January 2009, 21:05:21 UTC
'rb_prev()', 'rb_next()' and 'rb_replace_node()' are declared in
include/linux/rbtree.h, no need for JFFS2 to re-declare them. I
believe these are left-overs from the old days when the common
RB tree code did not have those call and JFFS2 had private
implementation.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
1 parent 7c51d57
History
Tip revision: ab5610b434645518aca6e4de5ad851f9fef006f3 authored by Artem Bityutskiy on 08 January 2009, 17:38:07 UTC
[JFFS2] remove junk prototypes
Tip revision: ab5610b
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 106.0 KB
Makefile -rw-r--r-- 54.1 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top