lkml.org 
[lkml]   [2008]   [Sep]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [1/1] w1: new driver. DS2431 chip.
On Wed, Sep 17, 2008 at 04:00:07PM -0700, Andrew Morton (akpm@linux-foundation.org) wrote:
> On Wed, 17 Sep 2008 19:49:29 +0400
> Evgeniy Polyakov <johnpol@2ka.mipt.ru> wrote:
>
> > Signed-off-by: Bernhard Weirich <bernhard.weirich@riedel.net>
> > Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
>
> This was authored by Bernhard, but the way in which it was sent claims
> that it was authored by yourself. Please add a From: line at the very
> top of the changelog body to indicate authorship.

Ok, I see. Patch was definitely created by Bernhard, I just pointed to
couple of trivial cleanups. I saw you imported it into the tree with
your fixes, thanks a lot!

> > --- linux-2.6.25.3/drivers/w1/slaves/w1_ds2431.c 1970-01-01 01:00:00.000000000 +0100
> > +++ linux-2.6.26.5/drivers/w1/slaves/w1_ds2431.c 2008-09-17 09:02:13.000000000 +0200
> > @@ -0,0 +1,318 @@
> > +/*
> > + * w1_DS2431.c - w1 family 2d (DS2431) driver
>
> case-insensitive filenames? ;)

Fortunately only comment :)

> > +/**
> > + * Check the file size bounds and adjusts count as needed.
> > + * This would not be needed if the file size didn't reset to 0 after a write.
> > + */
>
> The driver has a number of comments whcih start with /**. But that
> pattern is specifically used to flag the presence of a kerneldoc-format
> comment. And these comments are in fact not in kerneldoc form.

I think we need to drop ** lines, since I did not convert kernel
comments into documentation, so would not be able to point to kerneldoc
(its doxygen iirc?) errors anyway.

--
Evgeniy Polyakov


\
 
 \ /
  Last update: 2008-09-21 17:57    [W:0.745 / U:0.784 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site