freebsd_amp_hwpstate/sys/dev/ioat
Andriy Gapon 1a1406212b ioat: don't specify inline for function with variable argument list
Modern GCC and Clang simply ignore the qualifier, while the old base GCC
produces a warning (treated as an error in the kernel build).

Approved by:	cem
MFC after:	5 days
2017-03-04 12:51:57 +00:00
..
ioat.c ioat(4): Compile on i386 2016-12-04 04:04:57 +00:00
ioat.h
ioat_hw.h
ioat_internal.h ioat(4): Fix 'bogus completion_pending' KASSERT 2016-11-30 21:59:52 +00:00
ioat_test.c ioat: don't specify inline for function with variable argument list 2017-03-04 12:51:57 +00:00
ioat_test.h