mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
The function sm_find_free() just returns -ENOSPC and 0. So remove lone caller's check for some other error. Signed-off-by: ZhangXiaoxu <[email protected]> Signed-off-by: Mike Snitzer <[email protected]>