Fix remaining CS warnings in sal-distributed-datastore 99/47499/3
authorTom Pantelis <tpanteli@brocade.com>
Tue, 25 Oct 2016 12:04:08 +0000 (08:04 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Tue, 25 Oct 2016 19:12:48 +0000 (19:12 +0000)
Fixed remaining warnings and enabled enforcement. Most of the
warnings/changes were for:
 - white space before beginning brace
 - line too long
 - illegal catching of Exception (suppressed)
 - variable name too short
 - javadoc issues

Change-Id: I5ae5cf9276e0884595137d551a311e8322b2e25e
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>

No differences found