commit | cf8d2c0965b891a5efce8c3a9a07a522e91ddba2 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Tue Dec 13 11:05:03 2005 -0500 |
committer | Jody McIntyre <scjody@modernduck.com> | Tue Dec 13 11:05:03 2005 -0500 |
tree | 76786d162a6ad96f6f788c315223c47a5e10adee | |
parent | 209171a17a908605e516d11436371337a5d87f06 [diff] |
sbp2: split sbp2_create_command_orb() for better readability 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>