public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Header Sanitizing Project
@ 2006-04-04  2:31 Jim Gifford
  2006-04-06 11:38 ` Vojtech Pavlik
  0 siblings, 1 reply; 2+ messages in thread
From: Jim Gifford @ 2006-04-04  2:31 UTC (permalink / raw)
  To: LKML

I've been working on a way to sanitize the headers. I've come up with a 
process, that works for what I do, and hope to expand it with all the 
positive feedback I've been getting. The product of this research is at 
http://ftp.jg555.com/headers/headers2, and has a requirement of unifdef, 
which is listed in the script itself.

When I was working on this project, I've noticed a lot of headers are 
missing minor little things. Example. most if the if_*.h files are 
missing asm/types.h. linux/input.h has a complete procedure that should 
be under __KERNEL__. Should I submit these as bugs along with the 
patches? I have no problem submitting them.

Please advise me on the proper procedure on the findings, I can provide 
more details, but everything is in my little script for sanitizing the 
headers.

Thank you for all your help

Jim Gifford
maillist@jg555.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Header Sanitizing Project
  2006-04-04  2:31 Header Sanitizing Project Jim Gifford
@ 2006-04-06 11:38 ` Vojtech Pavlik
  0 siblings, 0 replies; 2+ messages in thread
From: Vojtech Pavlik @ 2006-04-06 11:38 UTC (permalink / raw)
  To: Jim Gifford; +Cc: LKML

On Mon, Apr 03, 2006 at 07:31:25PM -0700, Jim Gifford wrote:
> I've been working on a way to sanitize the headers. I've come up with a 
> process, that works for what I do, and hope to expand it with all the 
> positive feedback I've been getting. The product of this research is at 
> http://ftp.jg555.com/headers/headers2, and has a requirement of unifdef, 
> which is listed in the script itself.
> 
> When I was working on this project, I've noticed a lot of headers are 
> missing minor little things. Example. most if the if_*.h files are 
> missing asm/types.h. linux/input.h has a complete procedure that should 
> be under __KERNEL__. 

I can't find it in any recent git tree. Which one is it?

> Should I submit these as bugs along with the 
> patches? I have no problem submitting them.
> 
> Please advise me on the proper procedure on the findings, I can provide 
> more details, but everything is in my little script for sanitizing the 
> headers.
> 
> Thank you for all your help
> 
> Jim Gifford
> maillist@jg555.com
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 
> 

-- 
Vojtech Pavlik
Director SuSE Labs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-04-06 11:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-04  2:31 Header Sanitizing Project Jim Gifford
2006-04-06 11:38 ` Vojtech Pavlik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox