lkml.org 
[lkml]   [2017]   [Mar]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] Use list_for_each_entry_safe
Date
This patch-series replaces the while loop containing list_empty and 
list_entry with list_for_each_entry_safe.

simran singhal (5):
staging: lustre: Use list_for_each_entry_safe
staging: lustre: ptlrpc: Use list_for_each_entry_safe
staging: lustre: osc: Use list_for_each_entry_safe
staging: lustre: llite: Use list_for_each_entry_safe
staging: lustre: osc_page.c: Use list_for_each_entry_safe

drivers/staging/lustre/lustre/llite/statahead.c | 5 ++---
drivers/staging/lustre/lustre/osc/osc_cache.c | 5 ++---
drivers/staging/lustre/lustre/osc/osc_page.c | 11 ++++-------
drivers/staging/lustre/lustre/ptlrpc/sec_gc.c | 5 ++---
drivers/staging/lustre/lustre/ptlrpc/service.c | 5 ++---
5 files changed, 12 insertions(+), 19 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2017-03-05 18:14    [W:0.165 / U:0.304 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site