forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 093a6c67005148ae32a5c9e4553491b9f5c2457b
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;