Files
acrn-hypervisor/hypervisor/debug
Huihuang Shi 2b53acb5f8 HV:change the return type of sbuf_get and sbuf_put
Because of the return type inconsistent,change the
sbuf return type to uint32_t to fix it,and make the
pre-condition to check the parameter whether is NULL.

V1->V2:
  1.add () to bool expression
  2.add pre-assumption to sbuf_get and sbuf_put

Tracked-On: #861
Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-10-10 13:02:00 +08:00
..
2018-09-26 10:41:09 +08:00
2018-10-10 13:02:00 +08:00
2018-09-28 13:59:38 +08:00
2018-09-18 09:43:43 +08:00
2018-10-09 13:24:21 +08:00