freebsd-dev/sys/dev/hptrr
Pedro F. Giffuni a0dedc3034 Clean redundant MIN/MAX declarations in some HighPoint drivers.
The hpt27xx(4), hptnr(4), and hptrr(4) drivers declare MIN() and MAX()
internally which match the macros from sys/param.h.

MIN() is not used, MAX is only used once and can be replaced with the
max() version in libkern.h which operates on u_ints.

MFC after:	2 weeks
2017-02-10 15:18:41 +00:00
..
amd64-elf.hptrr_lib.o.uu
array.h
him.h
himfuncs.h
hptintf.h sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
hptrr_config.c
hptrr_config.h
hptrr_os_bsd.c
hptrr_osm_bsd.c Clean redundant MIN/MAX declarations in some HighPoint drivers. 2017-02-10 15:18:41 +00:00
i386-elf.hptrr_lib.o.uu
ldm.h Clean redundant MIN/MAX declarations in some HighPoint drivers. 2017-02-10 15:18:41 +00:00
list.h
os_bsd.h
osm.h