]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fix
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 3 Jan 2014 03:10:34 +0000 (14:10 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 3 Jan 2014 03:10:34 +0000 (14:10 +1100)
commit42bb649d97772ea76652460d7e40c5cf08db3a06
treeac4ad051a932b142b61d5318cdf6c8e3380c5142
parent1f6a11504d14380a62ac3874918b9cc29f74a9c0
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>
fs/ext3/dir.c