From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Mon, 08 Jun 2015 20:07:48 +0000 Subject: Re: [PATCH 1/2] staging : wilc1000 : remove UWORD8 Message-Id: <20150608200748.GA5270@kroah.com> 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 Like Dan said, please fix up your name here and on the From: line, and resend all of these patches. thanks, greg k-h