This interface doesn't return any values.

Submitted by:	Mark Santcroos
This commit is contained in:
Ruslan Ermilov 2004-03-05 16:38:01 +00:00
parent 6ed53a0a05
commit 3cea578f5a

View File

@ -74,10 +74,6 @@ foo_identify(driver_t *driver, device_t parent)
}
}
.Ed
.Sh RETURN VALUES
Zero is returned on success,
otherwise an appropriate error is returned (see
.Xr errno 2 ) .
.Sh SEE ALSO
.Xr BUS_ADD_CHILD 9 ,
.Xr bus_set_resource 9 ,