lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 17 Jun 2013 21:33:25 +0400
From:	Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To:	Paul Gortmaker <paul.gortmaker@...driver.com>
CC:	David Miller <davem@...emloft.net>, netdev@...r.kernel.org,
	Jon Maloy <jon.maloy@...csson.com>,
	Ying Xue <ying.xue@...driver.com>,
	Erik Hugne <erik.hugne@...csson.com>
Subject: Re: [PATCH net-next 01/16] tipc: update code comments to reflect
 new uapi header path

Hello.

On 06/17/2013 06:54 PM, Paul Gortmaker wrote:

> From: Ying Xue <ying.xue@...driver.com>

> Files tipc.h and tipc_config.h were moved to uapi directory, but
> the corresponding comments were not updated at the same time.

> Signed-off-by: Ying Xue <ying.xue@...driver.com>
> Signed-off-by: Paul Gortmaker <paul.gortmaker@...driver.com>
> ---
>   include/uapi/linux/tipc.h        | 2 +-
>   include/uapi/linux/tipc_config.h | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)

> diff --git a/include/uapi/linux/tipc.h b/include/uapi/linux/tipc.h
> index f2d9009..852373d 100644
> --- a/include/uapi/linux/tipc.h
> +++ b/include/uapi/linux/tipc.h
> @@ -1,5 +1,5 @@
>   /*
> - * include/linux/tipc.h: Include file for TIPC socket interface
> + * include/uapi/linux/tipc.h: Header for TIPC socket interface
>    *
>    * Copyright (c) 2003-2006, Ericsson AB
>    * Copyright (c) 2005, 2010-2011, Wind River Systems
> diff --git a/include/uapi/linux/tipc_config.h b/include/uapi/linux/tipc_config.h
> index 0b1e3f2..6b0bff0 100644
> --- a/include/uapi/linux/tipc_config.h
> +++ b/include/uapi/linux/tipc_config.h
> @@ -1,5 +1,5 @@
>   /*
> - * include/linux/tipc_config.h: Include file for TIPC configuration interface
> + * include/uapi/linux/tipc_config.h: Header for TIPC configuration interface

    File names in the heading comments are generally frowned upon. Maybe 
it's worth just removing them?

WBR, Sergei

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ