diff options
author | Ying Xue <ying.xue@windriver.com> | 2013-06-17 10:54:36 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-06-17 15:53:00 -0700 |
commit | 8941bbcd572a8860ad03c76e2f3d1dafa820b842 (patch) | |
tree | 47c0a823687b67ac98e706da7c61836fa0e0d37c /include/uapi/linux/tipc.h | |
parent | dafcc4380deec21d160c31411f33c8813f67f517 (diff) | |
download | blackbird-op-linux-8941bbcd572a8860ad03c76e2f3d1dafa820b842.tar.gz blackbird-op-linux-8941bbcd572a8860ad03c76e2f3d1dafa820b842.zip |
tipc: update code comments to reflect new uapi header path
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>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi/linux/tipc.h')
-rw-r--r-- | include/uapi/linux/tipc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/tipc.h b/include/uapi/linux/tipc.h index f2d90091cc20..852373d27dbb 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 |