Commit 54dac3d
Al Viro
do_mq_notify(): switch to CLASS(fd)
The only failure exit before fdget() is a return, the only thing done
after fdput() is transposable with it.
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>1 parent 1aaf6a7 commit 54dac3d
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1317 | 1317 | | |
1318 | 1318 | | |
1319 | 1319 | | |
1320 | | - | |
1321 | 1320 | | |
1322 | 1321 | | |
1323 | 1322 | | |
| |||
1370 | 1369 | | |
1371 | 1370 | | |
1372 | 1371 | | |
1373 | | - | |
1374 | | - | |
| 1372 | + | |
| 1373 | + | |
1375 | 1374 | | |
1376 | 1375 | | |
1377 | 1376 | | |
1378 | 1377 | | |
1379 | 1378 | | |
1380 | 1379 | | |
1381 | 1380 | | |
1382 | | - | |
| 1381 | + | |
1383 | 1382 | | |
1384 | 1383 | | |
1385 | 1384 | | |
| |||
1418 | 1417 | | |
1419 | 1418 | | |
1420 | 1419 | | |
1421 | | - | |
1422 | | - | |
1423 | 1420 | | |
1424 | 1421 | | |
1425 | 1422 | | |
| |||
0 commit comments