commit-hurd
[Top][All Lists]
Advanced

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

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


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. 0f2165548c855c7e91b3491afe2dd355be1bec64
Date: Fri, 26 Aug 2011 22:51:47 +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  0f2165548c855c7e91b3491afe2dd355be1bec64 (commit)
       via  c706c9321eaf9c4dd6c462428708759dbf5a1cc4 (commit)
      from  545f8bceb537130d8f0b9e66cd7e6aa81a11a1bf (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 0f2165548c855c7e91b3491afe2dd355be1bec64
Author: Guillem Jover <address@hidden>
Date:   Thu Aug 25 15:22:35 2011 +0200

    Disable unused variables
    
    * i386/i386at/com.c (comstart): Disable `i' variable.
    * linux/src/drivers/net/at1700.c (net_close): Disable `lp' variable.
    * linux/dev/include/linux/blk.h (end_request): Disable `nsect' variable
    on MACH.

commit c706c9321eaf9c4dd6c462428708759dbf5a1cc4
Author: Guillem Jover <address@hidden>
Date:   Thu Aug 25 15:22:34 2011 +0200

    Remove unused variables
    
    * vm/memory_object_proxy.c (memory_object_create_proxy): Remove unused
    `kr' variable.
    * linux/dev/glue/block.c (free_buffer): Remove unused `i' variable.
    (register_blkdev): Remove unused `err' variable.
    (unregister_blkdev): Likewise.
    (bread): Likewise.
    (init_partition): Likewise.
    * linux/dev/glue/net.c (device_write): Likewise.

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

Summary of changes:
 i386/i386at/com.c              |    2 ++
 linux/dev/glue/block.c         |    8 +-------
 linux/dev/glue/net.c           |    1 -
 linux/dev/include/linux/blk.h  |    2 ++
 linux/src/drivers/net/at1700.c |    2 ++
 vm/memory_object_proxy.c       |    1 -
 6 files changed, 7 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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