[Qemu-devel] [PATCH v3 0/3] ipmi: Fix some minor issues

minyard@acm.org posted 3 patches 6 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1503958330-14083-1-git-send-email-minyard@acm.org
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
[Qemu-devel] [PATCH v3 0/3] ipmi: Fix some minor issues
Posted by minyard@acm.org 6 years, 8 months ago
I think this is ready, can someone pick this up?

Thanks,

-corey

Changes from v2:

 * Add Cédric's reviews

Changes from v1:

 * Get the data from the proper offset in the command array.
 * Use {} on all if statements.