Re: [PATCH 17/67] staging: unisys: fix CamelCase struct name NetworkPolicy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux