projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41de54c
)
block/partitions/ldm: Convert a kernel-doc header into a non-kernel-doc header
author
Bart Van Assche
<bvanassche@acm.org>
Fri, 31 May 2019 00:00:46 +0000
(17:00 -0700)
committer
Jens Axboe
<axboe@kernel.dk>
Fri, 31 May 2019 21:12:34 +0000
(15:12 -0600)
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>
block/partitions/ldm.c
patch
|
blob
|
blame
|
history
diff --git
a/block/partitions/ldm.c
b/block/partitions/ldm.c
index 6db573f33219126d0e55d01d284ecf25a00e0a88..fe5d970e2e60bb873fe587b7a0163291b4397fa3 100644
(file)
--- a/
block/partitions/ldm.c
+++ b/
block/partitions/ldm.c
@@
-19,7
+19,7
@@
#include "check.h"
#include "msdos.h"
-/*
*
+/*
* ldm_debug/info/error/crit - Output an error message
* @f: A printf format string containing the message
* @...: Variables to substitute into @f