[PATCH] fix warning in mm/memory for SWAP=n
Avoid "statement with no effect" warning by making the macro that doesn't do anything an inline function instead.
Showing
Please register or sign in to comment
Avoid "statement with no effect" warning by making the macro that doesn't do anything an inline function instead.