commit-hurd
[Top][All Lists]
Advanced

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

[gnumach] 24/56: remove definition of NDEVICES


From: Samuel Thibault
Subject: [gnumach] 24/56: remove definition of NDEVICES
Date: Sat, 28 Sep 2013 12:43:15 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch master
in repository gnumach.

commit 2442268ad5b0bd3d5b014c2723d4d91706d8c24a
Author: Marin Ramesa <address@hidden>
Date:   Fri Sep 13 00:27:48 2013 +0200

    remove definition of NDEVICES
    
    NDEVICES is never used. Judging by the position and the comments
    it was once used in initialization, but it's not anymore. I think
    it's safe to remove it.
    
    * device/dev_lookup.c (NDEVICES): Remove definition.
---
 device/dev_lookup.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/device/dev_lookup.c b/device/dev_lookup.c
index e156d1a..01317b9 100644
--- a/device/dev_lookup.c
+++ b/device/dev_lookup.c
@@ -362,8 +362,6 @@ dev_map(routine, port)
 /*
  * Initialization
  */
-#define        NDEVICES        256
-
 void
 dev_lookup_init()
 {

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/gnumach.git



reply via email to

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