diff options
author | Geliang Tang <geliangtang@163.com> | 2015-11-16 14:46:31 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-08 06:25:50 +0100 |
commit | 0d0ce9c00b866090a69a2d63118b3e09cc71c96d (patch) | |
tree | a039d6ca6e45f1a3498fb3a822a9add1fd007b8f /drivers/hwspinlock | |
parent | misc: mic/scif: fix wrap around tests (diff) | |
download | linux-0d0ce9c00b866090a69a2d63118b3e09cc71c96d.tar.xz linux-0d0ce9c00b866090a69a2d63118b3e09cc71c96d.zip |
misc: mic/scif: use list_next_entry instead of list_entry_next
list_next_entry has been defined in list.h, so I replace list_entry_next
with it.
Signed-off-by: Geliang Tang <geliangtang@163.com>
Reviewed-by: Sudeep Dutt <sudeep.dutt@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hwspinlock')
0 files changed, 0 insertions, 0 deletions