qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [PATCH] target-i386: cpu: keeping function parameters


From: Michael Tokarev
Subject: Re: [Qemu-trivial] [PATCH] target-i386: cpu: keeping function parameters alignment on new line
Date: Tue, 11 Nov 2014 17:28:57 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0

> -static int sstrcmp(const char *s1, const char *e1, const char *s2,
> -    const char *e2)
> +static int sstrcmp(const char *s1, const char *e1,
> +                   const char *s2, const char *e2)
...

Not that it's hugely important, but since the patch is here anyway,
there's no reason to not apply it.  Thanks,

/mjt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]