Staging: ozwpan: reduce indent levels in oz_binding_add().
authorSalym Senyonga <salymsash@gmail.com>
Sat, 25 Jan 2014 09:54:40 +0000 (12:54 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Feb 2014 18:59:38 +0000 (10:59 -0800)
commita44755d88c1ac17549da59f97428f9204ba1bd5e
tree13268321c97dfcf67518df3fca4dd4a9784a97cd
parente9e4433e6bbb9378fd6eb1c395de88ef8a512444
Staging: ozwpan: reduce indent levels in oz_binding_add().

When hit error then we can return immediately. This makes the code
simpler and lets us remove some indenting.

Signed-off-by: Salym Senyonga <salymsash@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ozwpan/ozproto.c