]> git.baikalelectronics.ru Git - kernel.git/commit
fs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fix
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 23 Jan 2014 23:56:13 +0000 (15:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Jan 2014 00:37:03 +0000 (16:37 -0800)
commitda33ffc80fa49f7747c47f5ea806af521d91553f
treeb3d1a78b844e00f6b7640c626dc807a27886a4a3
parent36177e2628863fc1e94ec5cdd027542f2bb8697a
fs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fix

use do{}while - more efficient and it squishes a coccinelle warning

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Cc: Cody P Schafer <cody@linux.vnet.ibm.com>
Cc: Jan Kara <jack@suse.cz>
Cc: Michel Lespinasse <walken@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ext3/dir.c