]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - kernel/watch_queue.c
Merge tag 'for-linus-5.12b-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-jammy-kernel.git] / kernel / watch_queue.c
index 0ef8f65bd2d71188bbe314b11eda366fe87ff889..9c9eb20dd2c500d79fa91a926b8e11420ddaaf0f 100644 (file)
@@ -413,7 +413,7 @@ static void put_watch(struct watch *watch)
 }
 
 /**
- * init_watch_queue - Initialise a watch
+ * init_watch - Initialise a watch
  * @watch: The watch to initialise.
  * @wqueue: The queue to assign.
  *