commit | 273f047e36d83179573dc7e3a8af6aceaa8c599e | [log] [tgz] |
---|---|---|
author | Huang Shijie <shijie8@gmail.com> | Mon Dec 14 17:58:51 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Dec 15 08:53:16 2009 -0800 |
tree | 0202c5e27f163ceb7b33dc6bd7cddcb87a1e6a46 | |
parent | 7b51159405272157123ea8e0ef9b63c731dbfb48 [diff] |
rmap: move label `out' to a better place When the code jumps to the `out', `referenced' is still zero. So there is no need to check it. Signed-off-by: Huang Shijie <shijie8@gmail.com> Acked-by: Wu Fengguang <fengguang.wu@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>