perf: RISC-V: Remove non-kernel-doc ** comments
authorPalmer Dabbelt <palmer@rivosinc.com>
Tue, 22 Mar 2022 22:01:47 +0000 (15:01 -0700)
committerWill Deacon <will@kernel.org>
Fri, 6 May 2022 12:48:30 +0000 (13:48 +0100)
commitc7a9dcea8e98377734821d41cd37bb96add9ca1c
tree698d342e4c1c6dad2f0f9f5e7532690a2f5d69c3
parentb2d229d4ddb17db541098b83524d901257e93845
perf: RISC-V: Remove non-kernel-doc ** comments

This will presumably trip up some tools that try to parse the comments
as kernel doc when they're not.

Reported-by: kernel test robot <lkp@intel.com>
Fixes: 4905ec2fb7e6 ("RISC-V: Add sscofpmf extension support")
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
--

These recently landed in for-next, but I'm trying to avoid rewriting
history as there's a lot in flight right now.

Reviewed-by: Atish Patra <atishp@rivosinc.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20220322220147.11407-1-palmer@rivosinc.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/riscv_pmu_sbi.c