[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <49D624A9.1040002@redhat.com>
Date: Fri, 03 Apr 2009 10:00:57 -0500
From: Eric Sandeen <sandeen@...hat.com>
To: Sam Ravnborg <sam@...nborg.org>
CC: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: add fiemap.h to header-y
Sam Ravnborg wrote:
>> diff --git a/include/linux/Kbuild b/include/linux/Kbuild
>> index a67b622..ca9b9b9 100644
>> --- a/include/linux/Kbuild
>> +++ b/include/linux/Kbuild
>> @@ -67,6 +67,7 @@ header-y += falloc.h
>> header-y += fd.h
>> header-y += fdreg.h
>> header-y += fib_rules.h
>> +header-y += fiemap.h
>> header-y += firewire-cdev.h
>> header-y += firewire-constants.h
>> header-y += fuse.h
>
> Before adding a new headers as an exported headers please fix it up.
> This headers uses __u32/__u64 but fails to include <linux/types.h>
>
> Sam
Sam -
Whoops, thanks for catching that. Will take a look & submit a patch.
Thanks,
-Eric
--
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