linux-um archives
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: linux-kernel@vger.kernel.org
Cc: Jeff Dike <jdike@addtoit.com>,
	user-mode-linux-user@lists.sourceforge.net,
	user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] [PATCH 08/59] arch/um: Add missing "space"
Date: Mon, 19 Nov 2007 17:48:00 -0800	[thread overview]
Message-ID: <1195523331-15303-9-git-send-email-joe@perches.com> (raw)
Message-ID: <fbeb04f6d7134565611741ad0148e1b401362ef9.1195454434.git.joe@perches.com> (raw)
In-Reply-To: <1195523331-15303-8-git-send-email-joe@perches.com>
In-Reply-To: <ee1678e1bc8b80b7ae420059fffc7241486ea91a.1195454434.git.joe@perches.com>


Signed-off-by: Joe Perches <joe@perches.com>
---
 arch/um/drivers/vde_user.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/um/drivers/vde_user.c b/arch/um/drivers/vde_user.c
index d9941fe..56533db 100644
--- a/arch/um/drivers/vde_user.c
+++ b/arch/um/drivers/vde_user.c
@@ -80,7 +80,7 @@ void vde_init_libstuff(struct vde_data *vpri, struct vde_init *init)
 
 	vpri->args = kmalloc(sizeof(struct vde_open_args), UM_GFP_KERNEL);
 	if (vpri->args == NULL) {
-		printk(UM_KERN_ERR "vde_init_libstuff - vde_open_args"
+		printk(UM_KERN_ERR "vde_init_libstuff - vde_open_args "
 		       "allocation failed");
 		return;
 	}
-- 
1.5.3.5.652.gf192c


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

       reply	other threads:[~2007-11-20  1:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1195523331-15303-1-git-send-email-joe@perches.com>
     [not found] ` <1195523331-15303-2-git-send-email-joe@perches.com>
     [not found]   ` <1195523331-15303-3-git-send-email-joe@perches.com>
     [not found]     ` <1195523331-15303-4-git-send-email-joe@perches.com>
     [not found]       ` <1195523331-15303-5-git-send-email-joe@perches.com>
     [not found]         ` <1195523331-15303-6-git-send-email-joe@perches.com>
     [not found]           ` <1195523331-15303-7-git-send-email-joe@perches.com>
     [not found]             ` <1195523331-15303-8-git-send-email-joe@perches.com>
     [not found]               ` <ee1678e1bc8b80b7ae420059fffc7241486ea91a.1195454434.git.joe@perches.com>
     [not found]                 ` <fbeb04f6d7134565611741ad0148e1b401362ef9.1195454434.git.joe@perches.com>
2007-11-20  1:48                   ` Joe Perches [this message]
2007-11-20 17:05                   ` [uml-devel] [PATCH 08/59] arch/um: Add missing "space" Jeff Dike

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=1195523331-15303-9-git-send-email-joe@perches.com \
    --to=joe@perches.com \
    --cc=jdike@addtoit.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    --cc=user-mode-linux-user@lists.sourceforge.net \
    /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