From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Date: Thu, 04 Jun 2015 13:56:02 +0000 Subject: Re: [PATCH 1/2] staging : wilc1000 : remove UWORD8 Message-Id: <20150604135602.GH28762@mwanda> List-Id: References: <1433294191-12074-1-git-send-email-chaehyun.lim@gmail.com> In-Reply-To: <1433294191-12074-1-git-send-email-chaehyun.lim@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org On Wed, Jun 03, 2015 at 10:16:31AM +0900, chaehyun lim wrote: > Use u8 instead of UWORD8. > > Signed-off-by: chaehyun lim Capitalize your name on the From and the Signed-off-by. regards, dan carpenter