commit | 8f9ac032322b855ff9f578efcb5de891dcf85e9b | [log] [tgz] |
---|---|---|
author | Rob Jones <rob.jones@codethink.co.uk> | Thu Oct 09 15:25:05 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 09 22:25:47 2014 -0400 |
tree | 770737a8f777c615f86c36f934b73911603c3988 | |
parent | 6ae075485e2d91921bdd64e49896b1bae87d1ba2 [diff] |
fs/ocfs2/dlm/dlmdebug.c: use seq_open_private() not seq_open() Reduce boilerplate code by using seq_open_private() instead of seq_open() Signed-off-by: Rob Jones <rob.jones@codethink.co.uk> Cc: Joel Becker <jlbec@evilplan.org> Cc: Mark Fasheh <mfasheh@suse.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>