[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110518211705.GA13555@kroah.com>
Date: Wed, 18 May 2011 14:17:05 -0700
From: Greg KH <greg@...ah.com>
To: anish <anish198519851985@...il.com>
Cc: teddy.wang@...iconmotion.com.cn, linux-kernel@...r.kernel.org,
harryxiyou@...il.com
Subject: Re: [patch 2/3] Staging: sm7xx: preferred form for passing a size to
memory allocation routines
On Wed, May 18, 2011 at 10:42:08PM +0530, anish wrote:
> The preferred form for passing a size of a struct is the following:
> p = kmalloc(sizeof(*p), ...);
> Please refer Documentation/Codingstyle chapter 14
>
> Signed-off-by: anish kumar <anish198519851985@...il.com>
> Acked-by: Harry Wei <harryxiyou@...il.com>
What's with the extra spaces at the beginning of the lines?
And I never got patch 1/3 in my inbox.
You also need to put your full name in the "From:" line, like you did
for the signed-off-by: line.
So, care to try again?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists