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] [day] [month] [year] [list]
Date:	Mon, 28 Jan 2008 04:58:15 -0500
From:	Mike Frysinger <vapier@...too.org>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [patch] drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h

On Monday 28 January 2008, Andrew Morton wrote:
> On Mon, 28 Jan 2008 02:41:51 -0500 Mike Frysinger <vapier@...too.org> wrote:
> > blah, you're right.  combo patch here we come.
> > ---
> > Per previous discussions about cleaning up ufs_fs.h, people just want
> > this straight up dropped from userspace export.  The only remaining
> > consumer (silo) has been fixed a while ago to not rely on this header. 
> > This allows use to move it completely from include/linux/ to fs/ufs/
> > seeing as how the only in-kernel consumer is fs/ufs/.
>
> I see you're not a big fan of scripts/checkpatch.pl.

i'm a big fan of doing what i need to do and getting the hell out ;)

in this case:
mv include/linux/ufs_fs.h fs/ufs/
git rm include/linux/ufs_fs.h
git add fs/ufs/ufs_fs.h

if the ufs_fs.h threw complaints from checkpatch.pl, it did so originally 
before i touched it, and i leave it up to the maintainer and/or someone who 
wants to look at it.
-mike

Download attachment "signature.asc " of type "application/pgp-signature" (828 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ