From: Nicolas Dichtel Date: Wed, 10 Dec 2014 23:45:07 +0000 (-0800) Subject: fs/proc.c: use rb_entry_safe() instead of rb_entry() X-Git-Tag: omap-for-v3.19/fixes-rc1~142^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fc1e948e820bddf8a686c6e2989219b471d7982;p=pandora-kernel.git fs/proc.c: use rb_entry_safe() instead of rb_entry() Better to use existing macro that rewriting them. Signed-off-by: Nicolas Dichtel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed