Implemented code review comments.
Fixed style according to the specific innodb style, for innodb code.
This commit is contained in:
parent
adf29ed689
commit
508522e5f7
@ -801,7 +801,6 @@ pfs_rw_lock_s_lock_low(
|
|||||||
const char* file_name, /*!< in: file name where lock requested */
|
const char* file_name, /*!< in: file name where lock requested */
|
||||||
ulint line) /*!< in: line where requested */
|
ulint line) /*!< in: line where requested */
|
||||||
{
|
{
|
||||||
|
|
||||||
struct PSI_rwlock_locker* locker = NULL;
|
struct PSI_rwlock_locker* locker = NULL;
|
||||||
PSI_rwlock_locker_state state;
|
PSI_rwlock_locker_state state;
|
||||||
ibool ret;
|
ibool ret;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user