Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151216937
D31591.id104413.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
636 B
Referenced Files
None
Subscribers
None
D31591.id104413.diff
View Options
diff --git a/sys/compat/linux/linux_mib.h b/sys/compat/linux/linux_mib.h
--- a/sys/compat/linux/linux_mib.h
+++ b/sys/compat/linux/linux_mib.h
@@ -58,11 +58,9 @@
#define LINUX_VERSION_STR LINUX_XKERNVERSTR(LINUX_KVERSION.LINUX_KPATCHLEVEL.LINUX_KSUBLEVEL)
#define LINUX_KERNVER_2004000 LINUX_KERNVER(2,4,0)
-#define LINUX_KERNVER_2006000 LINUX_KERNVER(2,6,0)
#define LINUX_KERNVER_2006039 LINUX_KERNVER(2,6,39)
#define LINUX_KERNVER_5004000 LINUX_KERNVER(5,4,0)
-#define linux_use26(t) (linux_kernver(t) >= LINUX_KERNVER_2006000)
#define linux_use54(t) (linux_kernver(t) >= LINUX_KERNVER_5004000)
extern int linux_debug;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 7, 10:10 PM (7 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31051719
Default Alt Text
D31591.id104413.diff (636 B)
Attached To
Mode
D31591: linux(4): Rid unused defines from linux_mib.
Attached
Detach File
Event Timeline
Log In to Comment