You meant 70 characters. Right ?

> -----Original Message-----
> From: Luis R. Rodriguez [mailto:[email protected]]
> Sent: Thursday, September 16, 2010 5:11 PM
> To: Vipin Mehta
> Cc: [email protected]; [email protected];
> [email protected]
> Subject: Re: [PATCH] staging: ath6kl: Including a header file to fix a
> compilation error
> 
> On Thu, Sep 16, 2010 at 5:08 PM, Vipin Mehta <[email protected]> wrote:
> > The commit fixes a compilation error that was encountered while using a
> specific kernel configuration file. The problem was the use of some
> fuunctions defined in <linux/semaphore.h> without including the header
> file explicitly. It was probably working before because of the dependency
> getting implicitly satisfied via some other header file. Also, eliminating
> the inclusion of the same header file more than once. The code needs
> additional cleanup and may be addressed by a subsequent commit.
> 
> Keep the commit log lines to less than about 70 lines or so.
> 
>  Luis
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to