Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161592498
D51987.id160522.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
777 B
Referenced Files
None
Subscribers
None
D51987.id160522.diff
View Options
diff --git a/sys/fs/nfs/nfsport.h b/sys/fs/nfs/nfsport.h
--- a/sys/fs/nfs/nfsport.h
+++ b/sys/fs/nfs/nfsport.h
@@ -908,15 +908,6 @@
#define NFSBCMP(s, d, l) bcmp((s), (d), (l))
#define NFSBZERO(s, l) bzero((s), (l))
-/*
- * Some queue.h files don't have these dfined in them.
- */
-#ifndef LIST_END
-#define LIST_END(head) NULL
-#define SLIST_END(head) NULL
-#define TAILQ_END(head) NULL
-#endif
-
/*
* This must be defined to be a global variable that increments once
* per second, but never stops or goes backwards, even when a "date"
@@ -1037,9 +1028,6 @@
#define NFSINCRGLOBAL(a) ((a)++)
#define NFSDECRGLOBAL(a) ((a)--)
-/*
- * Assorted funky stuff to make things work under Darwin8.
- */
/*
* These macros checks for a field in vattr being set.
*/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jul 6, 4:34 AM (4 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34728303
Default Alt Text
D51987.id160522.diff (777 B)
Attached To
Mode
D51987: nfsport.h: minor comments cleanup
Attached
Detach File
Event Timeline
Log In to Comment