Skip to content
Commit f58fb5e7 authored by Geliang Tang's avatar Geliang Tang Committed by Linus Torvalds
Browse files

mm/zbud.c: use list_last_entry() instead of list_tail_entry()



list_last_entry*( has been defined in list.h, so replace
list_tail_entry() with it.

Signed-off-by: default avatarGeliang Tang <geliangtang@163.com>
Cc: Seth Jennings <sjennings@variantweb.net>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent e02d238c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment