From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Piotrowski Subject: [RFC][PATCH] Coding style fix sound/pci/ca0106/ca_midi.h Date: Wed, 01 Aug 2007 16:45:34 +0200 Message-ID: <46B09C8E.3010103@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by alsa0.perex.cz (Postfix) with ESMTP id 2031E10381D for ; Wed, 1 Aug 2007 16:46:04 +0200 (CEST) Received: by nf-out-0910.google.com with SMTP id b21so55198nfd for ; Wed, 01 Aug 2007 07:46:03 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Andrew Morton , Tilman Kranz , alsa-devel@alsa-project.org, LKML List-Id: alsa-devel@alsa-project.org Hi, Coding style fix Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ Signed-off-by: Michal Piotrowski --- 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 -#include -#include +#include +#include +#include #define CA_MIDI_MODE_INPUT MPU401_MODE_INPUT #define CA_MIDI_MODE_OUTPUT MPU401_MODE_OUTPUT