mirror of
https://github.com/torvalds/linux
synced 2026-06-13 13:52:22 +09:00
Make alt_pr_unregister function void, since it always returns 0, and nothing would act on the value anyways. Signed-off-by: Moritz Fischer <mdf@kernel.org>