On Tue, 12 Apr 2016 14:25:25 +0100 Stefan Hajnoczi <[email protected]> wrote:
> Fix a single occurrence of a tab character in a file that otherwise uses > spaces for indentation. > > Signed-off-by: Stefan Hajnoczi <[email protected]> > Reviewed-by: Fam Zheng <[email protected]> > --- > v3: > * Fix typo and clarify commit description [Markus] > --- > hw/virtio/virtio.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Cornelia Huck <[email protected]>
