Re: [PATCH] moduleparam: fix parameter description mismatch

From: Jessica Yu
Date: Thu Nov 07 2019 - 09:12:49 EST


+++ Zhenzhong Duan [04/11/19 17:09 +0800]:
The first parameter of module_param is @name, but @value is used
in description. Fix it.

Fixes: 546970bc6afc ("param: add kerneldoc to moduleparam.h")
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@xxxxxxxxxx>

Applied, thanks.

Jessica