]> git.baikalelectronics.ru Git - kernel.git/commit
block/partitions/ldm.c: Fix a kernel-doc warning
authorBart Van Assche <bvanassche@acm.org>
Thu, 5 Aug 2021 17:34:47 +0000 (10:34 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 5 Aug 2021 17:49:01 +0000 (11:49 -0600)
commit190db5b95a583ba8d8dd139c0ca1013ef924c8f8
treee935f87b79e4815995911adb2cbb4bc0ac88bb80
parentbfa90639dc05cbde2ca6bb677c7aa06325161005
block/partitions/ldm.c: Fix a kernel-doc warning

Fix the following kernel-doc warning that appears when building with W=1:

block/partitions/ldm.c:31: warning: expecting prototype for ldm().
Prototype was for ldm_debug() instead

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20210805173447.3249906-1-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/partitions/ldm.c