Commit 090583ad authored by Marc Alff's avatar Marc Alff

Implemented code review comments.

Fixed style according to the specific innodb style, for innodb code.
parent fe31f817
......@@ -801,7 +801,6 @@ pfs_rw_lock_s_lock_low(
const char* file_name, /*!< in: file name where lock requested */
ulint line) /*!< in: line where requested */
{
struct PSI_rwlock_locker* locker = NULL;
PSI_rwlock_locker_state state;
ibool ret;
......
Markdown is supported
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