Bail early from handleSalInitializationSuccess() 55/107255/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 4 Aug 2023 11:29:58 +0000 (13:29 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 4 Aug 2023 11:39:36 +0000 (13:39 +0200)
commit311729eabe6bebf5bd920e1b1acaae4916549b6a
treefc8f8d42f7c9d82a127cb89815d15f55a9059dd3
parentc4644add895c42fc7f6db37da5a1ac444bb113a0
Bail early from handleSalInitializationSuccess()

This is just a minor clean up to make the method a tad more readable.

Change-Id: I204cdac7715de3e8cf119b652dcdd9140a58f9f0
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/NetconfDevice.java