| ub: libcdma: fix some code errors detected by AI in the kernel cdma driver inclusion category: bugfix bugzilla: https://atomgit.com/openeuler/cdma/issues/8 CVE: NA ----------------------------------------------------------- The code in kernel cdma was reviewed using the AI model, and some errors related to code spelling and formatting standards were identified and fixed. The specific issues include: Spelling errors: 5 instances (pointe→pointer, operaion→operation, immeditate→immediate, time out→timeout, refcout→refcount) Grammar errors: 6 instances (is not exist→does not exist, release→released, will be change→immediate, will be change→will be changed) Formatting: 1 instances Signed-off-by: Zhipeng Lu <luzhipeng8@h-partners.com> | 1 个月前 |