kernel/include/linux/swap_slots.h
.. .. @@ -23,7 +23,7 @@ 23 23 24 24 void disable_swap_slots_cache_lock(void); 25 25 void reenable_swap_slots_cache_unlock(void); 26 -int enable_swap_slots_cache(void);26 +void enable_swap_slots_cache(void);27 27 int free_swap_slot(swp_entry_t entry); 28 28 29 29 extern bool swap_slot_cache_enabled;