[PATCH] Minor cleanup of inline declaration for netgraph.h
From: Ed Maste (emaste_at_phaedrus.sandvine.ca)
Date: 08/08/05
- Previous message: Richard A Steenbergen: "Re: 1000BaseSX 1000BaseLX confusion?"
- Next in thread: Julian Elischer: "Re: [PATCH] Minor cleanup of inline declaration for netgraph.h"
- Reply: Julian Elischer: "Re: [PATCH] Minor cleanup of inline declaration for netgraph.h"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 8 Aug 2005 15:46:48 -0400 To: freebsd-net@freebsd.org
We build one of our netgraph modules with -W, which causes GCC
to emit "warning: `inline' is not at beginning of declaration" for
netgraph.h. It's pretty trivial, but the attached patch cleans this
up so it's consistent across all of the functions in netgraph.h.
-- Ed Maste, Sandvine Incorporated
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- text/plain attachment: netgraph.h.patch
- Previous message: Richard A Steenbergen: "Re: 1000BaseSX 1000BaseLX confusion?"
- Next in thread: Julian Elischer: "Re: [PATCH] Minor cleanup of inline declaration for netgraph.h"
- Reply: Julian Elischer: "Re: [PATCH] Minor cleanup of inline declaration for netgraph.h"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|