From: Henne <henne@nachtwindheim.de>
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] [PATCH] scsi: Remove unnecessary cast of return value of
Date: Wed, 27 Jun 2007 17:19:49 +0000 [thread overview]
Message-ID: <46829C35.6030008@nachtwindheim.de> (raw)
In-Reply-To: <4682CD1A020000F40000A89B@lucius.provo.novell.com>
Hi Suresh,
thanks for the patch, but this one is malformed.
> - carrp > - (ADV_CARR_T *) kmalloc(ADV_CARRIER_BUFSIZE,
> GFP_ATOMIC);
> + carrp = kmalloc(ADV_CARRIER_BUFSIZE, GFP_ATOMIC);
GFP_ATOMIC); should be at the end of the 2nd line.
It seems that you Editor/Mailer isn't configured for sending patches,
or you edited the patch by hand (worse).
I'm not familiar with "Novell GroupWise Internet Agent", if thats your mailer.
But you may compare this patch in your outbox with the file you sent to find the one who's guilty ;)
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/kernel-janitors
next prev parent reply other threads:[~2007-06-27 17:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-27 15:18 [KJ] [PATCH] scsi: Remove unnecessary cast of return value of Suresh Jayaraman
2007-06-27 17:19 ` Henne [this message]
2007-06-27 18:26 ` [KJ] [PATCH] scsi: Remove unnecessary cast of return value Suresh Jayaraman
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=46829C35.6030008@nachtwindheim.de \
--to=henne@nachtwindheim.de \
--cc=kernel-janitors@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.