aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_if.m
diff options
context:
space:
mode:
authorNick Hibma <n_hibma@FreeBSD.org>1999-07-25 18:54:22 +0000
committerNick Hibma <n_hibma@FreeBSD.org>1999-07-25 18:54:22 +0000
commit6d38342e16819a857398e65c51437b07e68e63f8 (patch)
treed3613a1baf45d9d829958ff0126e9022196bacc0 /sys/dev/usb/usb_if.m
parent6a8e2895aa630011ca88f63ea2aa5e4cecf00991 (diff)
downloadsrc-6d38342e16819a857398e65c51437b07e68e63f8.tar.gz
src-6d38342e16819a857398e65c51437b07e68e63f8.zip
Add comments, change variable names to make them consistent (r -> err,
timo_handle -> timeout_handle, p -> pipe, *pipe -> *rpipe, etc.)
Notes
Notes: svn path=/head/; revision=49085
Diffstat (limited to 'sys/dev/usb/usb_if.m')
-rw-r--r--sys/dev/usb/usb_if.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/usb_if.m b/sys/dev/usb/usb_if.m
index c2e7f89fd435..8729f016ba17 100644
--- a/sys/dev/usb/usb_if.m
+++ b/sys/dev/usb/usb_if.m
@@ -25,7 +25,7 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-# $Id: usb_if.m,v 1.5 1999/04/16 21:22:03 peter Exp $
+# $FreeBSD$
#
# USB interface description