You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Documentation: fix minor kernel-doc warnings
This patch updates the comments to match the actual code. Signed-off-by: Martin Waitz <tali@admingilde.org> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
committed by
Adrian Bunk
parent
5d9428de1a
commit
a580290c3e
+1
-1
@@ -1740,7 +1740,7 @@ EXPORT_SYMBOL(blk_run_queue);
|
||||
|
||||
/**
|
||||
* blk_cleanup_queue: - release a &request_queue_t when it is no longer needed
|
||||
* @q: the request queue to be released
|
||||
* @kobj: the kobj belonging of the request queue to be released
|
||||
*
|
||||
* Description:
|
||||
* blk_cleanup_queue is the pair to blk_init_queue() or
|
||||
|
||||
Reference in New Issue
Block a user