lkml.org 
[lkml]   [2014]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] fs: ocfs2: use seq_open_private()
Date
Use seq_open_private() and __seq_open_private() to reduce boilerplate
code in ocfs2.

These two functions have been around, undocumented, for years. They can
simplify the set up code for seq file operations.

Note that sparse complains about all three files in this series but the
problems are outside the remit of this patch series.

Signed-off-by: Rob Jones <rob.jones@codethink.co.uk>

Rob Jones (3):
fs: ocfs2: use seq_open_private() not seq_open()
fs: ocfs2: use seq_open_private() not seq_open()
fs: ocfs2: Use __seq_open_private() not seq_open()

fs/ocfs2/cluster/netdebug.c | 78 +++++++++++--------------------------------
fs/ocfs2/dlm/dlmdebug.c | 39 ++++++++--------------
fs/ocfs2/dlmglue.c | 23 +++----------
3 files changed, 38 insertions(+), 102 deletions(-)

--
1.7.10.4



\
 
 \ /
  Last update: 2014-09-10 17:21    [W:0.047 / U:0.288 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site