]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
partitions: ldm: remove the initial kernel-doc notation
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 11 Jan 2025 06:27:58 +0000 (22:27 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Mar 2025 11:49:51 +0000 (12:49 +0100)
commitb9ca509e5b7fc463cbf9de9db3fca7bd8039519e
tree92b44ee0421876103a66f4a11f822f15d15fa426
parent8714ecb8fa5520c9cc0aec7e240e79943326f7aa
partitions: ldm: remove the initial kernel-doc notation

[ Upstream commit e494e451611a3de6ae95f99e8339210c157d70fb ]

Remove the file's first comment describing what the file is.
This comment is not in kernel-doc format so it causes a kernel-doc
warning.

ldm.h:13: warning: expecting prototype for ldm(). Prototype was for _FS_PT_LDM_H_() instead

Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Richard Russon (FlatCap) <ldm@flatcap.org>
Cc: linux-ntfs-dev@lists.sourceforge.net
Cc: Jens Axboe <axboe@kernel.dk>
Link: https://lore.kernel.org/r/20250111062758.910458-1-rdunlap@infradead.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
block/partitions/ldm.h