On Wed, Dec 08, 2010 at 12:01:43PM +0100, Alexander Graf wrote:
> ping?
I've applied this, thanks.
> On 25.11.2010, at 08:20, Alexander Graf wrote:
>
> > I get a warning on a signed comparison with an unsigned variable, so
> > let's make the variable signed and be happy.
> >
> > Signed-off-by:
ping?
On 25.11.2010, at 08:20, Alexander Graf wrote:
> I get a warning on a signed comparison with an unsigned variable, so
> let's make the variable signed and be happy.
>
> Signed-off-by: Alexander Graf
> ---
> target-ppc/kvm.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
>