Module Name: src Committed By: tsutsui Date: Wed Apr 16 12:01:53 UTC 2014
Modified Files:
src/sys/arch/luna68k/stand/boot: sd.c
Log Message:
Check a status code and return proper errno in sdstrategy().
Suggested by gcc 4.8 -Wunused-but-set-variable warning to use the variable.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/luna68k/stand/boot/sd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
