From owner-cvs-sys Wed Sep 10 12:50:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA22817 for cvs-sys-outgoing; Wed, 10 Sep 1997 12:50:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA22641; Wed, 10 Sep 1997 12:47:34 -0700 (PDT) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id MAA22817; Wed, 10 Sep 1997 12:44:38 -0700 (PDT) Date: Wed, 10 Sep 1997 12:44:38 -0700 (PDT) Message-Id: <199709101944.MAA22817@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/msdosfs msdosfs_lookup.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 1997/09/10 12:44:38 PDT Modified files: sys/msdosfs msdosfs_lookup.c Log: Fix a type in a comment and remove some checks now done centrally. Revision Changes Path 1.14 +2 -10 src/sys/msdosfs/msdosfs_lookup.c