From: Stefan Richter Date: Tue, 13 Dec 2005 16:05:03 +0000 (-0500) Subject: sbp2: split sbp2_create_command_orb() for better readability X-Git-Tag: v2.6.16-rc1~474^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf8d2c0965b891a5efce8c3a9a07a522e91ddba2;p=pandora-kernel.git 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 Signed-off-by: Jody McIntyre --- Reading git-diff-tree failed