OSDN Git Service

lib/crc7: fix a kernel-doc markup
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 14 Jan 2021 08:04:43 +0000 (09:04 +0100)
committerJonathan Corbet <corbet@lwn.net>
Thu, 21 Jan 2021 21:06:00 +0000 (14:06 -0700)
commit8276d3b4398d1b407cc8199edd506207ad0ac1cf
tree5e51edfda3dcd297e8003372bbc85d547ff9e1c9
parent3aa1141f9916af3258e2bc69e294e2cc07d2ddf1
lib/crc7: fix a kernel-doc markup

A function has a different name between their prototype
and its kernel-doc markup.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/1963266e84c6fb0154602f276b04887c85f80bd3.1610610937.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
lib/crc7.c