commit | eae8263fb1f4256460270dd8f42334604dcdfac6 | [log] [tgz] |
---|---|---|
author | Byungchul Park <byungchul.park@lge.com> | Tue Feb 14 16:26:24 2017 +0900 |
committer | Shaohua Li <shli@fb.com> | Thu Feb 16 14:49:05 2017 -0800 |
tree | fbf48e0c68d190e8480ccf07c1b6ef919d745cad | |
parent | d7a1030839d35c04a620e841f406b9b2a8600041 [diff] |
md/raid5: Don't reinvent the wheel but use existing llist API Although llist provides proper APIs, they are not used. Make them used. Signed-off-by: Byungchul Park <byungchul.park@lge.com> Signed-off-by: Shaohua Li <shli@fb.com>