public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH] Coding style fix drivers/serial/icom.h
@ 2007-08-01 15:43 Michal Piotrowski
  0 siblings, 0 replies; only message in thread
From: Michal Piotrowski @ 2007-08-01 15:43 UTC (permalink / raw)
  To: Andrew Morton, 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/drivers/serial/icom.h	2007-07-09 01:32:17.000000000 +0200
+++ linux-mm/drivers/serial/icom.h	2007-08-01 17:41:23.000000000 +0200
@@ -20,7 +20,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
  */
 
-#include<linux/serial_core.h>
+#include <linux/serial_core.h>
 
 #define BAUD_TABLE_LIMIT	((sizeof(icom_acfg_baud)/sizeof(int)) - 1)
 static int icom_acfg_baud[] = {

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-01 15:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-01 15:43 [RFC][PATCH] Coding style fix drivers/serial/icom.h Michal Piotrowski

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