18.05.2016 13:59, Cao jin wrote:
> Replace tab with 4 spaces; brace the indented statement.
Applied to -trivial, thanks!
/mjt
Corey Minyard writes:
> On 05/18/2016 05:59 AM, Cao jin wrote:
>> Replace tab with 4 spaces; brace the indented statement.
>
> Thanks, I think I have my editor set up to avoid the tab/space issue from
> now on. I'm going to have to handle kernel/qemu switching in my brain
> for the brace issue.
On 05/18/2016 05:59 AM, Cao jin wrote:
Replace tab with 4 spaces; brace the indented statement.
Thanks, I think I have my editor set up to avoid the tab/space issue from
now on. I'm going to have to handle kernel/qemu switching in my brain
for the brace issue.
Acked-by: Corey Minyard
Signe
Replace tab with 4 spaces; brace the indented statement.
Signed-off-by: Cao jin
---
hw/nvram/fw_cfg.c | 17 +++--
1 file changed, 11 insertions(+), 6 deletions(-)
diff --git a/hw/nvram/fw_cfg.c b/hw/nvram/fw_cfg.c
index 999f480..826181a 100644
--- a/hw/nvram/fw_cfg.c
+++ b/hw/nvram/