commit | 9e5ab85deb2c80f9707be39cd0a2c5f90c89dd97 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Thu Sep 15 18:25:07 2016 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Sep 15 18:25:07 2016 -0400 |
tree | 64975544cb856d1b62b9f4042e2c838b3e8b28dc | |
parent | ef1eb3aa50930f026135085cd160b1212cdfe817 [diff] |
blockgroup_lock.h: remove debris from bgl_lock_ptr() conversion An obsolete comment and extra parentheses were left over from when the sb_bgl_lock() macro was replaced with the bgl_lock_ptr() function. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu> Reviewed-by: Andreas Dilger <adilger@dilger.ca>