[NET]: sockfd_lookup_light() returns random error for -EBADFD
[powerpc.git] / include / asm-powerpc / bugs.h
index f5caee8..42fdb73 100644 (file)
@@ -13,6 +13,6 @@
  * architecture-dependent bugs.
  */
 
-extern void check_bugs(void);
+static inline void check_bugs(void) { }
 
 #endif /* _ASM_POWERPC_BUGS_H */