diff options
author | Domen Puncer <domen@coderock.org> | 2005-05-05 16:16:13 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-05 16:36:48 -0700 |
commit | fba478b1719c39ea67f15c6158ff4993933e9d18 (patch) | |
tree | a00475b38a3f3b1e00a5f781cd668cbda72a1a5a /include/linux/ixjuser.h | |
parent | 3d67554895982f04d458e14c81b7b9843429719c (diff) | |
download | linux-3.10-fba478b1719c39ea67f15c6158ff4993933e9d18.tar.gz linux-3.10-fba478b1719c39ea67f15c6158ff4993933e9d18.tar.bz2 linux-3.10-fba478b1719c39ea67f15c6158ff4993933e9d18.zip |
[PATCH] ixj* - compile warning cleanup
compile warning cleanup - suggested by Adrian Bunk; remove unmaintained rcs
char strings from source and handle the occurrences of their use, make sure
kernel-userspace issues taken care of; break out into separate patch
Signed-off-by: Stephen Biggs <yrgrknmxpzlk@gawab.com>
Signed-off-by: Domen Puncer <domen@coderock.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/ixjuser.h')
-rw-r--r-- | include/linux/ixjuser.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/ixjuser.h b/include/linux/ixjuser.h index 88121166d71..fd1756d3a47 100644 --- a/include/linux/ixjuser.h +++ b/include/linux/ixjuser.h @@ -42,8 +42,6 @@ * *****************************************************************************/ -static char ixjuser_h_rcsid[] = "$Id: ixjuser.h,v 4.1 2001/08/05 00:17:37 craigs Exp $"; - #include <linux/telephony.h> |