diff options
author | Matthew Dempsky <matthew@cvs.openbsd.org> | 2011-07-06 04:49:37 +0000 |
---|---|---|
committer | Matthew Dempsky <matthew@cvs.openbsd.org> | 2011-07-06 04:49:37 +0000 |
commit | 51c6c9b181971ccd9a6d6f7f9dd1fa5dc8df1c23 (patch) | |
tree | 9e6859366146d5377f6e62a5adfeca45f358d3ad /sys/arch/hp300/stand/common/dca.c | |
parent | 9f81aca0122f901a2f924a0d3d759a2d37d682de (diff) |
Eliminate redundant buf validation checks in xxstrategy() methods now
that they're implemented consistently in bounds_check_with_label().
Also, per krw's request, change bounds_check_with_label() to return 0
if the checks succeed, and change the drivers to test == -1 instead of
<= 0. (Man page update to follow; intentionally omitting
arch/vax/mba/hp.c from this commit because it doesn't even build
currently and miod@ promises to kill it soon.)
ok krw@
Diffstat (limited to 'sys/arch/hp300/stand/common/dca.c')
0 files changed, 0 insertions, 0 deletions