freebsd-dev/sys/dev/iscsi_initiator
Ed Maste 718d07c040 iscsi_initiator: make logout_req::reason unsigned char
Previously this reported an error from Clang 3.9.0: implict conversion
from 'int' to 'char' changes value from 128 to -128.

Discussed with:	dim, trasz
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D7699
2016-08-30 19:20:26 +00:00
..
isc_cam.c sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
isc_sm.c These files were getting sys/malloc.h and vm/uma.h with header pollution 2016-02-01 17:41:21 +00:00
isc_soc.c sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
isc_subr.c These files were getting sys/malloc.h and vm/uma.h with header pollution 2016-02-01 17:41:21 +00:00
iscsi_subr.c These files were getting sys/malloc.h and vm/uma.h with header pollution 2016-02-01 17:41:21 +00:00
iscsi.c sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
iscsi.h iscsi_initiator: make logout_req::reason unsigned char 2016-08-30 19:20:26 +00:00
iscsivar.h