stkutil: Refactor stk_location_info
authorAndrzej Zaborowski <andrew.zaborowski@intel.com>
Mon, 7 Jun 2010 10:08:38 +0000 (12:08 +0200)
committerDenis Kenzior <denkenz@gmail.com>
Thu, 10 Jun 2010 00:29:15 +0000 (19:29 -0500)
commitb95ef22f61357f70d36449af3636f7554b0130f5
treec9172732fee9a2d259f2b392f7b5cc1530b58216
parent08c689ca7c2129aa05324d1bac93693202645be5
stkutil: Refactor stk_location_info

In some cases an empty stk_location_info means that no object should be
emitted (e.g. it is optional) and in other cases an empty object should
be emitted.  This is context specific to the terminal response /
envelope and thus we break this up into two separate functions.
src/stkutil.c