From mboxrd@z Thu Jan 1 00:00:00 1970 From: greg@kroah.com (Greg KH) Date: Mon, 15 Sep 2014 18:24:02 -0700 Subject: any hint? In-Reply-To: <00c201cfd14a$2c01bc10$84053430$@gmail.com> References: <00c201cfd14a$2c01bc10$84053430$@gmail.com> Message-ID: <20140916012402.GA29475@kroah.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Tue, Sep 16, 2014 at 10:04:27AM +0900, hdarwin wrote: > Hi there. > > I'm playing kernel module development challenge. > > I read http://lxr.free-electrons.com/source/Documentation/CodingStyle and > learn how to write right code. > > I am sure that there's no coding style error in following files. > > But challenge system say that there are coding style error. The challenge system is correct, please do your own work, otherwise, it's not much of a challenge, is it?