public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH] Coding style fix sound/pci/ca0106/ca_midi.h
@ 2007-08-01 14:45 Michal Piotrowski
  2007-08-02 12:20 ` [alsa-devel] " Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Piotrowski @ 2007-08-01 14:45 UTC (permalink / raw)
  To: Andrew Morton, Tilman Kranz, alsa-devel, LKML

Hi,

Coding style fix

Regards,
Michal

--
LOG
http://www.stardust.webpages.pl/log/

Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-02 12:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-01 14:45 [RFC][PATCH] Coding style fix sound/pci/ca0106/ca_midi.h Michal Piotrowski
2007-08-02 12:20 ` [alsa-devel] " Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox