Re: [PATCH v2] fs/ocfs2: use list_for_each_entry() instead oflist_for_each()

From: Dan Carpenter
Date: Mon Jul 29 2013 - 03:50:31 EST


On Sat, Jul 27, 2013 at 09:23:49AM -0400, Dong Fang wrote:
>
> Signed-off-by: Dong Fang <yp.fangdong@xxxxxxxxx>
> ---

Put a note here what changed between v1 and v2. Also no one replied
to the v1 patch to say that it was obsolete. I will take care of it
this time but please handle it yourself in the future.

Anyway, please reply to let us know what changed between v1 and v2.


> fs/ocfs2/cluster/heartbeat.c | 14 +++++---------
> fs/ocfs2/dlm/dlmast.c | 8 +++-----
> fs/ocfs2/dlm/dlmcommon.h | 4 +---
> fs/ocfs2/dlm/dlmconvert.c | 11 +++--------
> fs/ocfs2/dlm/dlmdebug.c | 15 ++++-----------
> fs/ocfs2/dlm/dlmdomain.c | 20 +++++---------------
> fs/ocfs2/dlm/dlmlock.c | 9 ++-------
> fs/ocfs2/dlm/dlmmaster.c | 17 ++++-------------
> fs/ocfs2/dlm/dlmthread.c | 19 +++++--------------
> fs/ocfs2/dlm/dlmunlock.c | 4 +---
> 10 files changed, 33 insertions(+), 88 deletions(-)
>

regards,
dan carpenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/