You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clang static analyzer complains that value stored to 'gh' is never read.
The code of this line is useless after commit 0b93bac
("gfs2: Remove LM_FLAG_PRIORITY flag"). Remove this code to save space.
Signed-off-by: Su Hui <[email protected]>
Signed-off-by: Andreas Gruenbacher <[email protected]>
0 commit comments