From 1db7ab459d97fd5c573f3dbd5b65a65e8fc980c9 Mon Sep 17 00:00:00 2001 From: Patrick Mochel Date: Tue, 3 Jun 2003 02:22:11 -0700 Subject: [driver model] fix comment in device.h --- include/linux/device.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/linux') diff --git a/include/linux/device.h b/include/linux/device.h index b73a9555bcb1..8e3f1919d974 100644 --- a/include/linux/device.h +++ b/include/linux/device.h @@ -5,7 +5,7 @@ * * This file is released under the GPLv2 * - * See Documentation/driver-model/*.txt for more information. + * See Documentation/driver-model/ for more information. */ #ifndef _DEVICE_H_ -- cgit v1.2.3