* [PATCH] ubi: spelling of detach in debug output
@ 2012-07-02 21:38 Peter Meerwald
2012-07-16 6:36 ` Artem Bityutskiy
0 siblings, 1 reply; 2+ messages in thread
From: Peter Meerwald @ 2012-07-02 21:38 UTC (permalink / raw)
To: linux-mtd; +Cc: adrian.hunter, Peter Meerwald, dedekind1
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
---
drivers/mtd/ubi/cdev.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mtd/ubi/cdev.c b/drivers/mtd/ubi/cdev.c
index acec85d..fb55678 100644
--- a/drivers/mtd/ubi/cdev.c
+++ b/drivers/mtd/ubi/cdev.c
@@ -1026,7 +1026,7 @@ static long ctrl_cdev_ioctl(struct file *file, unsigned int cmd,
{
int ubi_num;
- dbg_gen("dettach MTD device");
+ dbg_gen("detach MTD device");
err = get_user(ubi_num, (__user int32_t *)argp);
if (err) {
err = -EFAULT;
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ubi: spelling of detach in debug output
2012-07-02 21:38 [PATCH] ubi: spelling of detach in debug output Peter Meerwald
@ 2012-07-16 6:36 ` Artem Bityutskiy
0 siblings, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2012-07-16 6:36 UTC (permalink / raw)
To: Peter Meerwald; +Cc: linux-mtd, adrian.hunter
[-- Attachment #1: Type: text/plain, Size: 187 bytes --]
On Mon, 2012-07-02 at 23:38 +0200, Peter Meerwald wrote:
> Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Pushed to linux-ubi.git, thanks!
--
Best Regards,
Artem Bityutskiy
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-16 6:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-02 21:38 [PATCH] ubi: spelling of detach in debug output Peter Meerwald
2012-07-16 6:36 ` Artem Bityutskiy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox