Commit 91b26a3
md: return directly before setting did_set_md_closing
There is nothing to do at 'out' before setting 'did_set_md_closing'
in md_ioctl(). Return directly, and it will help us to remove
'did_set_md_closing' later.
Signed-off-by: Li Nan <linan122@huawei.com>
Signed-off-by: Song Liu <song@kernel.org>
Link: https://lore.kernel.org/r/20240226031444.3606764-5-linan666@huaweicloud.com1 parent 9dd8702 commit 91b26a3
1 file changed
Lines changed: 8 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7626 | 7626 | | |
7627 | 7627 | | |
7628 | 7628 | | |
7629 | | - | |
7630 | | - | |
7631 | | - | |
7632 | | - | |
| 7629 | + | |
| 7630 | + | |
7633 | 7631 | | |
7634 | 7632 | | |
7635 | 7633 | | |
7636 | | - | |
7637 | | - | |
7638 | | - | |
7639 | | - | |
| 7634 | + | |
| 7635 | + | |
7640 | 7636 | | |
7641 | 7637 | | |
7642 | | - | |
7643 | | - | |
| 7638 | + | |
7644 | 7639 | | |
7645 | 7640 | | |
7646 | | - | |
7647 | | - | |
7648 | | - | |
| 7641 | + | |
7649 | 7642 | | |
7650 | 7643 | | |
7651 | 7644 | | |
| |||
7661 | 7654 | | |
7662 | 7655 | | |
7663 | 7656 | | |
7664 | | - | |
7665 | | - | |
| 7657 | + | |
7666 | 7658 | | |
7667 | 7659 | | |
7668 | 7660 | | |
7669 | | - | |
7670 | | - | |
| 7661 | + | |
7671 | 7662 | | |
7672 | 7663 | | |
7673 | 7664 | | |
| |||
0 commit comments