Skip to content
Commit 65eff9cc authored by Mark Fasheh's avatar Mark Fasheh
Browse files

ocfs2: remove handle argument to ocfs2_start_trans()



All callers either pass in NULL directly, or a local variable that is
already set to NULL.

The internals of ocfs2_start_trans() get a nice cleanup as a result.

Signed-off-by: default avatarMark Fasheh <mark.fasheh@oracle.com>
parent dae85832
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment