Re: [Ocfs2-devel] [PATCH 27/36] fs/ocfs2: Remove unnecessary casts of private_data

2010-07-29 Thread Jiri Kosina
On Mon, 12 Jul 2010, Joel Becker wrote: On Mon, Jul 12, 2010 at 01:50:19PM -0700, Joe Perches wrote: Signed-off-by: Joe Perches j...@perches.com --- fs/ocfs2/dlm/dlmdebug.c |6 +++--- fs/ocfs2/dlmfs/dlmfs.c |3 +-- fs/ocfs2/dlmglue.c |4 ++-- 3 files changed, 6

[Ocfs2-devel] [PATCH 27/36] fs/ocfs2: Remove unnecessary casts of private_data

2010-07-12 Thread Joe Perches
Signed-off-by: Joe Perches j...@perches.com --- fs/ocfs2/dlm/dlmdebug.c |6 +++--- fs/ocfs2/dlmfs/dlmfs.c |3 +-- fs/ocfs2/dlmglue.c |4 ++-- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/fs/ocfs2/dlm/dlmdebug.c b/fs/ocfs2/dlm/dlmdebug.c index 0cd24cf..5efdd37

Re: [Ocfs2-devel] [PATCH 27/36] fs/ocfs2: Remove unnecessary casts of private_data

2010-07-12 Thread Joel Becker
On Mon, Jul 12, 2010 at 01:50:19PM -0700, Joe Perches wrote: Signed-off-by: Joe Perches j...@perches.com --- fs/ocfs2/dlm/dlmdebug.c |6 +++--- fs/ocfs2/dlmfs/dlmfs.c |3 +-- fs/ocfs2/dlmglue.c |4 ++-- 3 files changed, 6 insertions(+), 7 deletions(-) Acked-by: Joel