Am 19.05.2015 um 22:40 hat John Snow geschrieben:
>
>
> On 05/19/2015 11:35 AM, Kevin Wolf wrote:
> > Factor out a few common lines of code, reformat, improve comments.
> >
> > Signed-off-by: Kevin Wolf
> > ---
> > hw/block/fdc.c | 62
> > +++---
On 05/19/2015 11:35 AM, Kevin Wolf wrote:
> Factor out a few common lines of code, reformat, improve comments.
>
> Signed-off-by: Kevin Wolf
> ---
> hw/block/fdc.c | 62
> +++---
> 1 file changed, 38 insertions(+), 24 deletions(-)
>
> diff
Factor out a few common lines of code, reformat, improve comments.
Signed-off-by: Kevin Wolf
---
hw/block/fdc.c | 62 +++---
1 file changed, 38 insertions(+), 24 deletions(-)
diff --git a/hw/block/fdc.c b/hw/block/fdc.c
index a13e0ce..cbf7abf