Commit 0ccc106
dlm: remove unnecessary error assign
This patch removes unnecessary error assigns to 0 at places we know that
error is zero because it was checked on non-zero before.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>1 parent 1689c16 commit 0ccc106
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
605 | | - | |
606 | 605 | | |
607 | 606 | | |
608 | 607 | | |
| |||
1091 | 1090 | | |
1092 | 1091 | | |
1093 | 1092 | | |
1094 | | - | |
1095 | 1093 | | |
1096 | 1094 | | |
1097 | 1095 | | |
| |||
5747 | 5745 | | |
5748 | 5746 | | |
5749 | 5747 | | |
5750 | | - | |
5751 | 5748 | | |
5752 | 5749 | | |
5753 | 5750 | | |
| |||
0 commit comments