1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-17 12:00:35 +00:00
Randy Dunlap 0bf999f9c5 linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was split
Fix kernel-doc warnings in struct pipe_inode_info after @wait was
split into @rd_wait and @wr_wait.

  include/linux/pipe_fs_i.h:66: warning: Function parameter or member 'rd_wait' not described in 'pipe_inode_info'
  include/linux/pipe_fs_i.h:66: warning: Function parameter or member 'wr_wait' not described in 'pipe_inode_info'

Fixes: 0ddad21d3e99 ("pipe: use exclusive waits when reading or writing")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-02-12 11:54:08 -08:00
..
2020-02-08 14:04:19 -08:00
2020-02-04 07:17:41 +00:00
2020-01-31 14:40:36 -08:00
2020-01-27 17:49:15 +01:00
2020-01-27 14:35:32 +01:00
2020-02-08 14:04:19 -08:00
2020-01-23 12:37:18 +00:00
2020-02-07 17:39:56 -08:00
2020-02-04 03:05:26 +00:00
2020-02-04 03:05:26 +00:00
2020-01-29 18:16:16 -08:00
2020-02-08 14:04:19 -08:00
2020-01-23 00:35:50 +01:00
2020-01-27 10:55:50 -08:00
2020-01-27 11:09:31 +01:00
2020-01-17 16:48:07 -08:00
2020-01-18 09:19:18 -05:00
2020-02-09 12:11:12 -08:00
2020-01-31 17:33:54 +00:00
2020-02-06 06:11:50 +00:00
2020-02-04 07:21:04 +00:00
2020-02-04 07:24:48 +00:00
2020-02-01 10:01:52 -08:00
2020-01-29 17:00:02 -06:00
2020-01-24 10:24:31 -08:00
2020-01-24 10:24:31 -08:00
2020-01-29 19:38:34 -08:00
2020-02-04 03:05:24 +00:00
2020-02-04 03:05:26 +00:00
2020-01-29 19:38:34 -08:00
2020-02-11 16:39:18 -08:00
2020-01-17 22:33:37 -05:00