#define LOS_ERRTYPE_NORMAL   ((UINT32)0x00 << 24)

Define the error level as informative.

在文件los_errno.h62行定义。