Commit e91ce03
dlm: remove found label in dlm_master_lookup
This patch cleanups a not necessary label found which can be replaced by
a proper else handling to jump over a specific code block.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>1 parent c087eab commit e91ce03
1 file changed
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
954 | 954 | | |
955 | 955 | | |
956 | 956 | | |
957 | | - | |
958 | | - | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
959 | 961 | | |
960 | | - | |
961 | | - | |
962 | | - | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
963 | 965 | | |
964 | | - | |
965 | | - | |
| 966 | + | |
| 967 | + | |
966 | 968 | | |
967 | | - | |
968 | | - | |
969 | 969 | | |
970 | 970 | | |
971 | 971 | | |
| |||
0 commit comments