minosproject / minos

Flexible Virtualization Solution for Embedded System
http://minosproject.org
GNU General Public License v2.0
247 stars 92 forks source link

fix typo #18

Closed le1feng78 closed 4 years ago

lemin9538 commented 4 years ago

@le1feng78 what's editor do you use ?

lemin9538 commented 4 years ago

Vim has no issue to display these code at my side. By the way I do not think this is a issue.

le1feng78 commented 4 years ago

@lemin9538 Please take a closer look. This patch is to correct spelling errors rather than code formats. Some underscores are missing, and there is a wrong semicolon. When SMP is turned off, code compilation fails.

lemin9538 commented 4 years ago

Good.

Could you please add your comments to the git commit message.

le1feng78 commented 4 years ago

No problem, I will do it later.

lemin9538 commented 4 years ago

ok.

when update the patch, please follow below rules for your git commit message:

https://chris.beams.io/posts/git-commit/