diff options
author | Geliang Tang <[email protected]> | 2016-01-14 15:22:38 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-01-15 11:40:52 -0800 |
commit | f58fb5e7f0ab05c9083869c1ec27854af2afc7b7 (patch) | |
tree | 4590a58bdc4ef8b993e0232c9ce6d720678f24ee /scripts/gdb/linux | |
parent | e02d238c9852a91b30da9ea32ce36d1416cdc683 (diff) |
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: Geliang Tang <[email protected]>
Cc: Seth Jennings <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions