diff options
author | James A Shackleford <shack@linux.com> | 2014-06-25 02:52:35 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-06-27 00:33:15 (GMT) |
commit | 9672b1bd831b12869aaa1ae0ede0e45cd18c5272 (patch) | |
tree | 51376cb61404994a7671fcedb902c897aa0f0a4d /lib/crc-t10dif.c | |
parent | 534c4acd1d45942eaae0db5858c82a33fac47468 (diff) | |
download | linux-9672b1bd831b12869aaa1ae0ede0e45cd18c5272.tar.xz |
staging: rtl8712: remove wrapper function is_list_empty
is_list_empty is just an inline wrapper around list_empty. This patch
removes the wrapper and directly uses list_empty instead.
Signed-off-by: James A Shackleford <shack@linux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/crc-t10dif.c')
0 files changed, 0 insertions, 0 deletions