On Monday 28 January 2008, Andrew Morton wrote:
> On Mon, 28 Jan 2008 02:41:51 -0500 Mike Frysinger <[EMAIL PROTECTED]> 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

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to