From fb0c1b161937e8936aa52c67a353650d3e1e2926 Mon Sep 17 00:00:00 2001 From: Michael Hunold Date: Wed, 18 Jun 2003 12:20:44 +0000 Subject: When I submitted the last patchset for the 2.5 kernel series, Alan Cox reformatted the code to follow his coding style when he fixed the merge bugs. This patch now introduces these coding style changes, so that we don't wipe out his changes with the next patchset. --- linux/drivers/media/dvb/dvb-core/dvbdev.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/drivers/media/dvb/dvb-core/dvbdev.h') diff --git a/linux/drivers/media/dvb/dvb-core/dvbdev.h b/linux/drivers/media/dvb/dvb-core/dvbdev.h index b9eac9b46..2c14d0e1f 100644 --- a/linux/drivers/media/dvb/dvb-core/dvbdev.h +++ b/linux/drivers/media/dvb/dvb-core/dvbdev.h @@ -24,7 +24,7 @@ #ifndef _DVBDEV_H_ #define _DVBDEV_H_ -#include +#include #include #include #include -- cgit v1.2.3