NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/51014 CVS commit: src/sys/arch/newsmips/dev



The following reply was made to PR port-newsmips/51014; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51014 CVS commit: src/sys/arch/newsmips/dev
Date: Sat, 26 Mar 2016 17:14:38 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sat Mar 26 17:14:38 UTC 2016
 
 Modified Files:
 	src/sys/arch/newsmips/dev: scsi_1185.c
 
 Log Message:
 David Binderman in PR port-newsmips/51014:
 Move initialization of remain_cnt up to the declaration.
 XXX the #ifdef here does not make much sense to me, but I know nothing
 about the hardware. I'd guess it could be removed or inverted and #error'd
 instead.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.21 -r1.22 src/sys/arch/newsmips/dev/scsi_1185.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index