diff mbox

[net-next,01/16] tipc: update code comments to reflect new uapi header path

Message ID 1371480891-5264-2-git-send-email-paul.gortmaker@windriver.com
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Paul Gortmaker June 17, 2013, 2:54 p.m. UTC
From: Ying Xue <ying.xue@windriver.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@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
---
 include/uapi/linux/tipc.h        | 2 +-
 include/uapi/linux/tipc_config.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Sergei Shtylyov June 17, 2013, 5:33 p.m. UTC | #1
Hello.

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

> From: Ying Xue <ying.xue@windriver.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@windriver.com>
> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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
  *
  * Copyright (c) 2003-2006, Ericsson AB
  * Copyright (c) 2005-2007, 2010-2011, Wind River Systems