OSDN Git Service

iwlwifi: mvm: demote non-compliant kernel-doc header
authorYang Shen <shenyang39@huawei.com>
Mon, 17 May 2021 05:01:36 +0000 (13:01 +0800)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 7 Dec 2021 11:51:46 +0000 (13:51 +0200)
commit00d667fc457d39adc0798d57af0316e8a461ec37
tree8c6cd252be200fb67306e51967d925c3f12c340e
parentf973795a8d19cbf3d03807704eb7c6ff65788d5a
iwlwifi: mvm: demote non-compliant kernel-doc header

Fixes the following W=1 kernel build warning:

 drivers/net/wireless/intel/iwlwifi/mvm/rfi.c:11: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst

Cc: Stanislav Yakovlev <stas.yakovlev@gmail.com>
Signed-off-by: Yang Shen <shenyang39@huawei.com>
[removed the static const fix, since it's already done and
  updated the commit message accordingly.]
Link: https://lore.kernel.org/r/20210517050141.61488-7-shenyang39@huawei.com
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/rfi.c