On Tue, Sep 30, 2014 at 12:08:01PM -0400, Benjamin Romer wrote: > Clean up CamelCase name: > NetworkPolicy => network_policy > > Signed-off-by: Benjamin Romer <benjamin.romer@xxxxxxxxxx> > --- > drivers/staging/unisys/include/uisqueue.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/staging/unisys/include/uisqueue.h b/drivers/staging/unisys/include/uisqueue.h > index 35d5f89..d7d3a9e 100644 > --- a/drivers/staging/unisys/include/uisqueue.h > +++ b/drivers/staging/unisys/include/uisqueue.h > @@ -182,7 +182,7 @@ struct sn_list_entry { > struct sn_list_entry *next; > }; > > -struct networkPolicy { > +struct network_policy { > u32 promiscuous:1; > u32 macassign:1; > u32 peerforwarding:1; Obviously no one must be using this, so how about just removing it entirely? thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel