forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/include/linux/swap_slots.h
....@@ -23,7 +23,7 @@
2323
2424 void disable_swap_slots_cache_lock(void);
2525 void reenable_swap_slots_cache_unlock(void);
26
-int enable_swap_slots_cache(void);
26
+void enable_swap_slots_cache(void);
2727 int free_swap_slot(swp_entry_t entry);
2828
2929 extern bool swap_slot_cache_enabled;