sbp2: split sbp2_create_command_orb() for better readability
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Tue, 13 Dec 2005 16:05:03 +0000 (11:05 -0500)
committerJody McIntyre <scjody@modernduck.com>
Tue, 13 Dec 2005 16:05:03 +0000 (11:05 -0500)
sbp2_create_command_orb() code cleanup:
 - add two helper functions to reduce nesting depth
 - omit the return value which was always ignored
 - remove unnecessary declaration from sb2.h

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Jody McIntyre <scjody@modernduck.com>

No differences found