mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-07 22:42:04 +00:00
block/partitions/ldm: Convert a kernel-doc header into a non-kernel-doc header
This patch avoids that the kernel-doc tool warns about this function header when building with W=1. Reviewed-by: Chaitanya Kulkarni <chiatanya.kulkarni@wdc.com> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
parent
41de54c648
commit
210eaaaea8
@ -19,7 +19,7 @@
|
|||||||
#include "check.h"
|
#include "check.h"
|
||||||
#include "msdos.h"
|
#include "msdos.h"
|
||||||
|
|
||||||
/**
|
/*
|
||||||
* ldm_debug/info/error/crit - Output an error message
|
* ldm_debug/info/error/crit - Output an error message
|
||||||
* @f: A printf format string containing the message
|
* @f: A printf format string containing the message
|
||||||
* @...: Variables to substitute into @f
|
* @...: Variables to substitute into @f
|
||||||
|
Loading…
Reference in New Issue
Block a user