Révision b7f5c3fd
p/cpu_: fix test for guest_nice emptyness
The simple "=" is prefered to the "==" one, as we don't need to test numeric
values.
Fichiers
- ajouté
- modifié
- copié
- renommé
- supprimé
| ID | b7f5c3fd06c5dc011679b7bea83c720876480907 |
| Parent | 83df6155 |
| Enfant | 33c40d05 |
Ajouté par Steve Schnepp il y a plus de 11 ans
p/cpu_: fix test for guest_nice emptyness
The simple "=" is prefered to the "==" one, as we don't need to test numeric
values.