diff options
author | James A Shackleford <shack@linux.com> | 2014-06-24 22:52:36 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-06-26 20:33:15 -0400 |
commit | fdfbf7890dcac98d698ce889720e90c1f26cf30f (patch) | |
tree | 92bb99da4541f78c770b9be52a6f2a76a1781b22 /drivers/idle | |
parent | 9672b1bd831b12869aaa1ae0ede0e45cd18c5272 (diff) | |
download | linux-fdfbf7890dcac98d698ce889720e90c1f26cf30f.tar.bz2 |
staging: rtl8712: remove wrapper function list_insert_tail
list_insert_tail is just an inline wrapper around list_add_tail. This
patch removes the wrapper and directly uses list_add_tail.
Signed-off-by: James A Shackleford <shack@linux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/idle')
0 files changed, 0 insertions, 0 deletions