commit | d324cd4c80b9cbe1c2ac5285f071387c79bea455 | [log] [tgz] |
---|---|---|
author | piaojun <[email protected]> | Thu Apr 05 16:18:37 2018 -0700 |
committer | Linus Torvalds <[email protected]> | Thu Apr 05 21:36:21 2018 -0700 |
tree | 3afc8ff5164548c932618dff31fcf90df8774378 | |
parent | 1119d3c06f64a7123d774c363440987952c522ef [diff] |
ocfs2: use 'oi' instead of 'OCFS2_I()' We could use 'oi' instead of 'OCFS2_I()' to make code more elegant. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Jun Piao <[email protected]> Reviewed-by: Yiwen Jiang <[email protected]> Reviewed-by: Alex Chen <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Cc: Mark Fasheh <[email protected]> Cc: Joel Becker <[email protected]> Cc: Junxiao Bi <[email protected]> Cc: Joseph Qi <[email protected]> Cc: Changwei Ge <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>