commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 21/25: libmachdev: drop unused declarations


From: Samuel Thibault
Subject: [hurd] 21/25: libmachdev: drop unused declarations
Date: Tue, 27 May 2014 08:32:04 +0000

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

sthibault pushed a commit to branch dde
in repository hurd.

commit 1e5ddee826d033731b190ea2ff01bbf8a086d547
Author: Justus Winter <address@hidden>
Date:   Sun Apr 13 12:39:17 2014 +0200

    libmachdev: drop unused declarations
    
    * libmachdev/net.c (linux_intr_pri): Drop unused declaration.
    (port_bucket): Likewise.
    (dev_class): Likewise.
---
 libmachdev/net.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/libmachdev/net.c b/libmachdev/net.c
index 300d946..6037e2f 100644
--- a/libmachdev/net.c
+++ b/libmachdev/net.c
@@ -80,10 +80,6 @@
 
 #define ether_header ethhdr
 
-extern int linux_intr_pri;
-extern struct port_bucket *port_bucket;
-extern struct port_class *dev_class;
-
 /* One of these is associated with each instance of a device.  */
 struct net_data
 {

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



reply via email to

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