From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from wf-out-1314.google.com ([209.85.200.170]) by bombadil.infradead.org with esmtp (Exim 4.68 #1 (Red Hat Linux)) id 1KeOgl-0008Vk-1J for linux-mtd@lists.infradead.org; Sat, 13 Sep 2008 06:33:04 +0000 Received: by wf-out-1314.google.com with SMTP id 28so1126135wfc.24 for ; Fri, 12 Sep 2008 23:32:56 -0700 (PDT) Message-ID: <48CB5E95.4000208@gmail.com> Date: Fri, 12 Sep 2008 23:32:53 -0700 From: Zev Weiss MIME-Version: 1.0 To: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/3] [MTD] physmap.c: Minor cleanups Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , The following patches are all quite minor (pretty trivial, actually), but address different things physmap.c, so I've sent sent them as a patch set rather than as a single patch. The diffstat: drivers/mtd/maps/physmap.c | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) Thanks, Zev Weiss