[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <46B09C8E.3010103@googlemail.com>
Date: Wed, 01 Aug 2007 16:45:34 +0200
From: Michal Piotrowski <michal.k.k.piotrowski@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>,
Tilman Kranz <tilde@...sls.de>, alsa-devel@...a-project.org,
LKML <linux-kernel@...r.kernel.org>
Subject: [RFC][PATCH] Coding style fix sound/pci/ca0106/ca_midi.h
Hi,
Coding style fix
Regards,
Michal
--
LOG
http://www.stardust.webpages.pl/log/
Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@...il.com>
--- linux-mm-clean/sound/pci/ca0106/ca_midi.h 2007-07-09 01:32:17.000000000 +0200
+++ linux-mm/sound/pci/ca0106/ca_midi.h 2007-08-01 16:38:54.000000000 +0200
@@ -22,9 +22,9 @@
*
*/
-#include<linux/spinlock.h>
-#include<sound/rawmidi.h>
-#include<sound/mpu401.h>
+#include <linux/spinlock.h>
+#include <sound/rawmidi.h>
+#include <sound/mpu401.h>
#define CA_MIDI_MODE_INPUT MPU401_MODE_INPUT
#define CA_MIDI_MODE_OUTPUT MPU401_MODE_OUTPUT
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists