commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. 0cf57acc9729b7a8b697d9da140cafe3


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. 0cf57acc9729b7a8b697d9da140cafe3d1919697
Date: Mon, 16 Sep 2013 00:02:13 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  0cf57acc9729b7a8b697d9da140cafe3d1919697 (commit)
       via  29837925f757278c80cda79daf16e241d53dfde0 (commit)
       via  51eb43efdaa323eca92b47be2b0b4ecec07bedb5 (commit)
       via  deb4207e2f4d1cab2f59318e22e70964ab1f42a4 (commit)
       via  9b1f22d5318181a9d8a1ed2b0351f783baf3cd42 (commit)
       via  c129b44be2e942674087f05238fcff55a4efdbcc (commit)
      from  2442268ad5b0bd3d5b014c2723d4d91706d8c24a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0cf57acc9729b7a8b697d9da140cafe3d1919697
Author: Marin Ramesa <address@hidden>
Date:   Fri Sep 13 13:31:57 2013 +0200

    another small change in style for consistency
    
    * device/dev_name.c: Change in coding style.

commit 29837925f757278c80cda79daf16e241d53dfde0
Author: Marin Ramesa <address@hidden>
Date:   Fri Sep 13 13:31:56 2013 +0200

    use boolean_t instead of an int
    
    Variable 'found' already receives values TRUE and FALSE, so why not make
    it a boolean.
    
    * device/dev_name.c: Use boolean_t instead of an int.

commit 51eb43efdaa323eca92b47be2b0b4ecec07bedb5
Author: Marin Ramesa <address@hidden>
Date:   Fri Sep 13 13:31:55 2013 +0200

    remove preprocessor comments
    
    The first one is a message that name lookup has been called, which
    I think is safe to remove, or maybe add #if DEBUG. Second one is a
    alternate calculation that I doubt it will ever be used, so I think
    it's safe to remove it.
    
    * device/dev_name.c: Remove preprocessor comments.

commit deb4207e2f4d1cab2f59318e22e70964ab1f42a4
Author: Marin Ramesa <address@hidden>
Date:   Fri Sep 13 13:31:54 2013 +0200

    another small change in style for consistency
    
    * device/dev_name.c: Change in coding style.

commit 9b1f22d5318181a9d8a1ed2b0351f783baf3cd42
Author: Marin Ramesa <address@hidden>
Date:   Fri Sep 13 13:31:52 2013 +0200

    small style changes for consistency
    
    * device/dev_name: Changes in coding style.

commit c129b44be2e942674087f05238fcff55a4efdbcc
Author: Marin Ramesa <address@hidden>
Date:   Fri Sep 13 13:31:51 2013 +0200

    remove register qualifiers
    
    * device/dev_name.c: Remove register qualifiers.

-----------------------------------------------------------------------

Summary of changes:
 device/dev_name.c |   44 +++++++++++++++++++-------------------------
 1 files changed, 19 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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