[vbox-dev] [PATCH] Correct comment - this file is for FreeBSD.

Alexander Eichner Alexander.Eichner at oracle.com
Wed Sep 26 08:19:26 GMT 2012


Hi Ed,

thanks for the patch. I committed it, it should appear in the public svn soon.

Regards,
Alexander Eichner

On 25.09.2012 19:04, Ed Maste wrote:

> It appears src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h
> was originally copied from
> src/VBox/Runtime/r0drv/linux/waitqueue-r0drv-linux.h but some comments
> were not updated.
> 
> ---
> src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h b/src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h
> index b966d1a..a638dd9 100644
> --- a/src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h
> +++ b/src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h
> @@ -36,7 +36,7 @@
> #include <iprt/time.h>
> 
> /**
> - * Kernel mode Linux wait state structure.
> + * Kernel mode FreeBSD wait state structure.
>  */
> typedef struct RTR0SEMBSDSLEEP
> {
> @@ -259,7 +259,7 @@ DECLINLINE(void) rtR0SemBsdWaitDoIt(PRTR0SEMBSDSLEEP pWait)
>  *
>  * @returns true / false
>  * @param   pWait               The wait structure.
> - * @remarks This shall be called before the first rtR0SemLnxWaitDoIt().
> + * @remarks This shall be called before the first rtR0SemBsdWaitDoIt().
>  */
> DECLINLINE(bool) rtR0SemBsdWaitWasInterrupted(PRTR0SEMBSDSLEEP pWait)
> {
> --
> 1.7.11.5
> 
> _______________________________________________
> vbox-dev mailing list
> vbox-dev at virtualbox.org
> https://www.virtualbox.org/mailman/listinfo/vbox-dev

ORACLE Deutschland B.V. & Co. KG   Alexander Eichner
Werkstrasse 24                     Engineer, VirtualBox
71384 Weinstadt, Germany           mailto:alexander.eichner at oracle.com

Hauptverwaltung: Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRA 95603
Geschäftsführer: Jürgen Kunz

Komplementärin: ORACLE Deutschland Verwaltung B.V.
Rijnzathe 6, 3454PV De Meern, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Geschäftsführer: Alexander van der Ven, Astrid Kepper, Val Maher

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20120926/954d50d8/attachment.html>


More information about the vbox-dev mailing list