On Thu, Sep 03, 2015 at 06:37:11PM -0700, Greg KH wrote:
> On Thu, Sep 03, 2015 at 09:33:24AM +0300, Ivan Radanov Ivanov wrote:
> > As per the Linux coding style, when declaring a pointer or a
> > function that returns a pointer, the use of '*' should be
> > adjacent to the data name or function name and not to the type
> > name.
> > 
> > Signed-off-by: Ivan Radanov Ivanov <ivanrada...@yahoo.co.uk>
> > ---
> >  drivers/staging/amso1100/c2_ae.c | 8 ++++----
> 
> This file isn't in my kernel tree :(
This one is in linux-next and most probably came from rdma tree.

regards
sudip
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to