On 11/11/2010 09:10 AM, jes.soren...@redhat.com wrote:
From: Jes Sorensen
This patch adds missing braces around if/else statements that call
macros which are likely to result in errors if the macro is
changed. It also makes the code comply better with CODING_STYLE.
Signed-off-by: Jes Sorensen
From: Jes Sorensen
This patch adds missing braces around if/else statements that call
macros which are likely to result in errors if the macro is
changed. It also makes the code comply better with CODING_STYLE.
Signed-off-by: Jes Sorensen
---
hw/e1000.c | 13 -
1 files changed, 8