diff options
author | Hugh Dickins <hugh@veritas.com> | 2006-12-06 20:39:21 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-07 08:39:42 -0800 |
commit | b78a657f0a64134b3813bbdf4e1853d1420eb8d4 (patch) | |
tree | 78fce2530b5054624ebcfdbf10fd10ad1b8466ed /arch/avr32/boot | |
parent | b2f2c76d17b68869914a1ec3ab04c7674668f60d (diff) |
[PATCH] ext4 balloc: say rb_entry not list_entry
The reservations tree is an rb_tree not a list, so it's less confusing to use
rb_entry() than list_entry() - though they're both just container_of().
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Cc: <linux-ext4@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/avr32/boot')
0 files changed, 0 insertions, 0 deletions