grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Implement grub_sleep() and grub_ticksleep()


From: Marco Gerards
Subject: Re: [PATCH] Implement grub_sleep() and grub_ticksleep()
Date: Sun, 21 Oct 2007 12:21:02 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Robert Millan <address@hidden> writes:

Hi,

[...]

> Fixed, I think.

Yes, I think it is :-)

> Attached new patch.


> diff -Nurp grub2/include/grub/misc.h grub2.time/include/grub/misc.h
> --- grub2/include/grub/misc.h 2007-07-22 01:32:22.000000000 +0200
> +++ grub2.time/include/grub/misc.h    2007-10-19 14:19:53.000000000 +0200
> @@ -83,6 +83,7 @@ grub_uint64_t EXPORT_FUNC(grub_divmod64)
>                                         grub_uint32_t d, grub_uint32_t *r);
>  
>  /* Inline functions.  */
> +
>  static inline unsigned int
>  grub_abs (int x)

You accidently added a whitespace above.

Please remove this before you apply.

--
Marco





reply via email to

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