Commit 61ecfa87 authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Thomas Gleixner
Browse files

[MTD] includes: Clean up trailing white spaces

parent 03ead842
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/*
 * $Id: blktrans.h,v 1.5 2003/06/23 12:00:08 dwmw2 Exp $
 * $Id: blktrans.h,v 1.6 2005/11/07 11:14:54 gleixner Exp $
 *
 * (C) 2003 David Woodhouse <dwmw2@infradead.org>
 *
+12 −12
Original line number Diff line number Diff line

/* Common Flash Interface structures
 * See http://support.intel.com/design/flash/technote/index.htm
 * $Id: cfi.h,v 1.55 2005/08/06 04:40:42 nico Exp $
 * $Id: cfi.h,v 1.56 2005/11/07 11:14:54 gleixner Exp $
 */

#ifndef __MTD_CFI_H__
+9 −9
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
 * Copyright (C) 2002-2003 Greg Ungerer <gerg@snapgear.com>
 * Copyright (C) 2002-2003 SnapGear Inc
 *
 * $Id: doc2000.h,v 1.24 2005/01/05 12:40:38 dwmw2 Exp $ 
 * $Id: doc2000.h,v 1.25 2005/11/07 11:14:54 gleixner Exp $
 *
 * Released under GPL
 */
+7 −7
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
 *
 * (C) 2000 Red Hat. GPLd.
 *
 * $Id: flashchip.h,v 1.17 2005/03/14 18:27:15 bjd Exp $
 * $Id: flashchip.h,v 1.18 2005/11/07 11:14:54 gleixner Exp $
 *
 */

+3 −3
Original line number Diff line number Diff line
/*
 * $Id: ftl.h,v 1.6 2003/01/24 13:20:04 dwmw2 Exp $
 * $Id: ftl.h,v 1.7 2005/11/07 11:14:54 gleixner Exp $
 *
 * Derived from (and probably identical to):
 * ftl.h 1.7 1999/10/25 20:23:17
Loading