linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Jens Axboe <axboe@kernel.dk>
Cc: Jim Paris <jim@jtan.com>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	linuxppc-dev@lists.ozlabs.org, cbe-oss-dev@lists.ozlabs.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH 2/3] block/ps3vram: Remove obsolete reference to MTD
Date: Wed, 10 Jun 2015 18:00:17 +0000	[thread overview]
Message-ID: <c5254081722274cb11fd7d2bc4f3a91b95f0f9f6.1433959045.git.geoff@infradead.org> (raw)
In-Reply-To: <cover.1433959045.git.geoff@infradead.org>

The ps3vram driver is a plain block device driver since commit
f507cd22035fdadd5dbb476dd05e9e7ee21c3b84 ("ps3/block: Replace mtd/ps3vram
by block/ps3vram").

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Geoff Levand <geoff@infradead.org>
---
 drivers/block/ps3vram.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/block/ps3vram.c b/drivers/block/ps3vram.c
index a7bf836..b1612eb 100644
--- a/drivers/block/ps3vram.c
+++ b/drivers/block/ps3vram.c
@@ -1,5 +1,5 @@
 /*
- * ps3vram - Use extra PS3 video ram as MTD block device.
+ * ps3vram - Use extra PS3 video ram as block device.
  *
  * Copyright 2009 Sony Corporation
  *
-- 
2.1.0

  reply	other threads:[~2015-06-10 18:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-10 18:00 [PATCH 0/3] block/ps3vram: Minor updates and fixes Geoff Levand
2015-06-10 18:00 ` Geert Uytterhoeven [this message]
2015-06-11 13:04   ` [PATCH 2/3] block/ps3vram: Remove obsolete reference to MTD Geert Uytterhoeven
2015-06-11 14:54     ` Jens Axboe
2015-06-10 18:00 ` [PATCH 1/3] block/ps3vram: Fix sparse warnings Geoff Levand
2015-06-10 18:00 ` [PATCH 3/3] MAINTAINERS: Update ps3vram block driver Geoff Levand
2015-06-10 19:09 ` [PATCH 0/3] block/ps3vram: Minor updates and fixes Jim Paris
2015-06-10 20:07 ` Jens Axboe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c5254081722274cb11fd7d2bc4f3a91b95f0f9f6.1433959045.git.geoff@infradead.org \
    --to=geert@linux-m68k.org \
    --cc=axboe@kernel.dk \
    --cc=cbe-oss-dev@lists.ozlabs.org \
    --cc=jim@jtan.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).