lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 2 Nov 2010 08:38:09 +1300
From:	Charles Manning <manningc2@...rix.gen.nz>
To:	Pekka Enberg <penberg@...nel.org>
Cc:	Tracey Dent <tdent48227@...il.com>, greg@...ah.com,
	linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH 29/29] Staging: yaffs2: TODO: Add TODO file

On Tuesday 02 November 2010 08:20:27 Pekka Enberg wrote:
> On Mon, Nov 1, 2010 at 8:41 PM, Tracey Dent <tdent48227@...il.com> wrote:
> > Inital TODO file.
> >
> > Signed-off-by: Tracey Dent <tdent48227@...il.com>
> > ---
> >  drivers/staging/yaffs2/TODO |    6 ++++++
> >  1 files changed, 6 insertions(+), 0 deletions(-)
> >  create mode 100644 drivers/staging/yaffs2/TODO
> >
> > diff --git a/drivers/staging/yaffs2/TODO b/drivers/staging/yaffs2/TODO
> > new file mode 100644
> > index 0000000..be6a836
> > --- /dev/null
> > +++ b/drivers/staging/yaffs2/TODO
> > @@ -0,0 +1,6 @@
> > +TODO :
> > +
> > +       * checkpatch.pl fixes
> > +       * sparse fixes
>
>  * drop typedefs
>  * drop Linux kernel version compatibility macros
>  * drop other strange compatibility macros
>  * fix formatting with Lindent

I am in the process of making up a new patch set for release within 24 hours 
that does the following:

* drops typedefs
* drops the last few camel case names
* replaces __u32 with u32 etc
* drops few remaining kernel version compatibility macros.
* cleans up #if 0 code
* clean up some of the headers etc reported today.

It is my goal to keep the code portable which is going to be a bit of a 
challenge, but I want to at least make an effort to do this.

Thanks to all for their comments etc. I appreciate the effort.

I shall be pushing this to git as well as sending out patches.


-- CHarles





--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ