Fix your from header so it has your name.
On Thu, Apr 02, 2015 at 04:57:52PM +0200, [email protected] wrote:
> >From 654380760bfc5b35ed3d3d4a7d3eb126fe747959 Mon Sep 17 00:00:00 2001
> From: Vivien Cabannes <[email protected]>
> Date: Thu, 2 Apr 2015 16:32:15 +0200
> Subject: [PATCH] Staging: lustre: api-ni.c: adding tabs because lines were
> too long.
Remove this block of text. Read Documentation/email-clients.txt.
Send the patch to yourself and apply it with git am. Review the log.
Resend when that works.
>
> Adding tabs because lines were too long.
>
No signed off.
> ---
> drivers/staging/lustre/lnet/lnet/api-ni.c | 23 +++++++++++++++--------
> 1 file changed, 15 insertions(+), 8 deletions(-)
>
> diff --git a/drivers/staging/lustre/lnet/lnet/api-ni.c
> b/drivers/staging/lustre/lnet/lnet/api-ni.c
> index faceb95..4b5d465 100644
> --- a/drivers/staging/lustre/lnet/lnet/api-ni.c
> +++ b/drivers/staging/lustre/lnet/lnet/api-ni.c
> @@ -74,7 +74,8 @@ lnet_get_networks(void)
> int rc;
>
> if (*networks != 0 && *ip2nets != 0) {
> - LCONSOLE_ERROR_MSG(0x101, "Please specify EITHER 'networks' or
> 'ip2nets' but not both at once\n");
> + LCONSOLE_ERROR_MSG(0x101, "Please specify EITHER 'networks'
> + or 'ip2nets' but not both at once\n");
No. You've just mangled the output that will be printed on the users
computer by introducing random white space changes in the middle of a
string.
regards,
dan carpenter
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel