commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 07/25: libmachdev: remove unused function


From: Samuel Thibault
Subject: [hurd] 07/25: libmachdev: remove unused function
Date: Tue, 27 May 2014 08:32:02 +0000

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

sthibault pushed a commit to branch dde
in repository hurd.

commit ec0dc548abbcf5df9b3a3e05d9cdfcec8c04fe77
Author: Justus Winter <address@hidden>
Date:   Fri Apr 11 14:09:58 2014 +0200

    libmachdev: remove unused function
    
    * libmachdev/ds_routines.c (mach_device_reference): Remove unused function.
---
 libmachdev/ds_routines.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/libmachdev/ds_routines.c b/libmachdev/ds_routines.c
index a1fb058..66e5756 100644
--- a/libmachdev/ds_routines.c
+++ b/libmachdev/ds_routines.c
@@ -88,12 +88,6 @@ mach_device_deallocate (void *device)
   ports_port_deref (device);
 }
 
-static inline void
-mach_device_reference (mach_device_t device)
-{
-  ports_port_ref (device);
-}
-
 static inline struct mach_device *
 mach_convert_port_to_device (device_t device)
 {

-- 
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]