Re: [PATCH] arm64: unnecessary end 'return;' in void functions

From: Catalin Marinas
Date: Mon Aug 02 2021 - 14:07:24 EST


On Mon, 26 Jul 2021 20:39:40 +0800, Jason Wang wrote:
> The end 'return;' in a void function is useless and verbose. It can
> be removed safely.

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64: unnecessary end 'return;' in void functions
https://git.kernel.org/arm64/c/8f1fbc975b86

--
Catalin