Commit 20d9eb3
Al Viro
convert do_preadv()/do_pwritev()
fdput() can be transposed with add_{r,w}char() and inc_sysc{r,w}();
it's the same story as with do_readv()/do_writev(), only with
fdput() instead of fdput_pos().
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>1 parent 8152f82 commit 20d9eb3
1 file changed
Lines changed: 4 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1113 | 1113 | | |
1114 | 1114 | | |
1115 | 1115 | | |
1116 | | - | |
1117 | 1116 | | |
1118 | 1117 | | |
1119 | 1118 | | |
1120 | 1119 | | |
1121 | 1120 | | |
1122 | | - | |
1123 | | - | |
| 1121 | + | |
| 1122 | + | |
1124 | 1123 | | |
1125 | 1124 | | |
1126 | 1125 | | |
1127 | | - | |
1128 | 1126 | | |
1129 | 1127 | | |
1130 | 1128 | | |
| |||
1136 | 1134 | | |
1137 | 1135 | | |
1138 | 1136 | | |
1139 | | - | |
1140 | 1137 | | |
1141 | 1138 | | |
1142 | 1139 | | |
1143 | 1140 | | |
1144 | 1141 | | |
1145 | | - | |
1146 | | - | |
| 1142 | + | |
| 1143 | + | |
1147 | 1144 | | |
1148 | 1145 | | |
1149 | 1146 | | |
1150 | | - | |
1151 | 1147 | | |
1152 | 1148 | | |
1153 | 1149 | | |
| |||
0 commit comments