fix "use of single line comments(s) //"

Replace "//" with '/*','*/' couples.

V1->V2:
    Correct comment "Tracked-On" format

V2->V3:
    Remove "/* ==...===*/" comment

Tracked-On: #861
Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
Huihuang Shi
2018-10-17 11:32:28 +08:00
committed by wenlingz
parent 75b03bef3b
commit 4620b935de
5 changed files with 9 additions and 11 deletions

View File

@@ -499,4 +499,5 @@ void restore_sworld_context(struct vcpu *vcpu)
/**
* @}
*/ // End of trusty_apis
*/
/* End of trusty_apis */