We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c07c27 commit db003a2Copy full SHA for db003a2
include/linux/netfs.h
@@ -521,7 +521,7 @@ static inline struct fscache_cookie *netfs_i_cookie(struct netfs_inode *ctx)
521
522
/**
523
* netfs_wait_for_outstanding_io - Wait for outstanding I/O to complete
524
- * @ctx: The netfs inode to wait on
+ * @inode: The netfs inode to wait on
525
*
526
* Wait for outstanding I/O requests of any type to complete. This is intended
527
* to be called from inode eviction routines. This makes sure that any
0 commit comments