Page MenuHomeFreeBSD

D55201.id.diff
No OneTemporary

D55201.id.diff

diff --git a/sys/sys/libkern.h b/sys/sys/libkern.h
--- a/sys/sys/libkern.h
+++ b/sys/sys/libkern.h
@@ -131,17 +131,6 @@
void *bsearch(const void *, const void *, size_t,
size_t, int (*)(const void *, const void *));
-/*
- * MHTODO: remove the 'HAVE_INLINE_FOO' defines once use of these flags has
- * been purged everywhere. For now we provide them unconditionally.
- */
-#define HAVE_INLINE_FFS
-#define HAVE_INLINE_FFSL
-#define HAVE_INLINE_FFSLL
-#define HAVE_INLINE_FLS
-#define HAVE_INLINE_FLSL
-#define HAVE_INLINE_FLSLL
-
static __inline __pure2 int
ffs(int mask)
{

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 22, 7:57 PM (10 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37098956
Default Alt Text
D55201.id.diff (586 B)

Event Timeline