Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mm: frontswap: remove unnecessary check during initialization
The check whether frontswap is enabled or not is done in the API functions in the frontswap header, before they are passed to the internal double-underscored frontswap functions. Remove the check from __frontswap_init for consistency. Reviewed-by: Minchan Kim <[email protected]> Signed-off-by: Sasha Levin <[email protected]> Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
- Loading branch information