From 320f5ad7cb63678f61c3b4504caf50898898ea99 Mon Sep 17 00:00:00 2001 From: "Luis R. Rodriguez" Date: Thu, 13 Jun 2013 12:50:12 -0700 Subject: [PATCH] backports: rename compat file descriptions Make these descriptions generic. Signed-off-by: Luis R. Rodriguez --- backport/compat/backport-3.11.c | 2 +- backport/compat/compat-2.6.25.c | 2 +- backport/compat/compat-2.6.26.c | 2 +- backport/compat/compat-2.6.27.c | 2 +- backport/compat/compat-2.6.28.c | 2 +- backport/compat/compat-2.6.29.c | 2 +- backport/compat/compat-2.6.32.c | 2 +- backport/compat/compat-2.6.33.c | 2 +- backport/compat/compat-2.6.34.c | 2 +- backport/compat/compat-2.6.35.c | 2 +- backport/compat/compat-2.6.36.c | 2 +- backport/compat/compat-2.6.37.c | 2 +- backport/compat/compat-2.6.39.c | 2 +- backport/compat/compat-3.0.c | 2 +- backport/compat/compat-3.1.c | 2 +- backport/compat/compat-3.3.c | 2 +- backport/compat/compat-3.4.c | 2 +- backport/compat/compat-3.5.c | 2 +- backport/compat/compat-3.7.c | 2 +- backport/compat/compat-3.8.c | 2 +- backport/compat/compat-3.9.c | 2 +- backport/compat/user_namespace.c | 3 +-- 22 files changed, 22 insertions(+), 23 deletions(-) diff --git a/backport/compat/backport-3.11.c b/backport/compat/backport-3.11.c index 72e0800c60e5..dc9073e1a744 100644 --- a/backport/compat/backport-3.11.c +++ b/backport/compat/backport-3.11.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2013 Hauke Mehrtens * - * Compatibility file for Linux wireless for kernels 3.11. + * Backport functionality introduced in Linux 3.11. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/backport/compat/compat-2.6.25.c b/backport/compat/compat-2.6.25.c index 20cc3dbd5fe0..b1459f1e4eba 100644 --- a/backport/compat/compat-2.6.25.c +++ b/backport/compat/compat-2.6.25.c @@ -5,7 +5,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels 2.6.25. + * Backport functionality introduced in Linux 2.6.25. */ #include diff --git a/backport/compat/compat-2.6.26.c b/backport/compat/compat-2.6.26.c index 9063a6aae5eb..f80058ae4418 100644 --- a/backport/compat/compat-2.6.26.c +++ b/backport/compat/compat-2.6.26.c @@ -5,7 +5,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels 2.6.26. + * Backport functionality introduced in Linux 2.6.26. * * Copyright holders from ported work: * diff --git a/backport/compat/compat-2.6.27.c b/backport/compat/compat-2.6.27.c index 79bbed544d58..cda98e8f1cfe 100644 --- a/backport/compat/compat-2.6.27.c +++ b/backport/compat/compat-2.6.27.c @@ -5,7 +5,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels 2.6.27 + * Backport functionality introduced in Linux 2.6.27 */ #include #include diff --git a/backport/compat/compat-2.6.28.c b/backport/compat/compat-2.6.28.c index 451e6147bbee..e47626b2f906 100644 --- a/backport/compat/compat-2.6.28.c +++ b/backport/compat/compat-2.6.28.c @@ -5,7 +5,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels 2.6.28. + * Backport functionality introduced in Linux 2.6.28. */ #include diff --git a/backport/compat/compat-2.6.29.c b/backport/compat/compat-2.6.29.c index 1beb718dc795..d216407c14b2 100644 --- a/backport/compat/compat-2.6.29.c +++ b/backport/compat/compat-2.6.29.c @@ -5,7 +5,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels 2.6.29. + * Backport functionality introduced in Linux 2.6.29. */ #include diff --git a/backport/compat/compat-2.6.32.c b/backport/compat/compat-2.6.32.c index 68ab03e45560..7d76b4097d9c 100644 --- a/backport/compat/compat-2.6.32.c +++ b/backport/compat/compat-2.6.32.c @@ -5,7 +5,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels 2.6.32. + * Backport functionality introduced in Linux 2.6.32. */ #include diff --git a/backport/compat/compat-2.6.33.c b/backport/compat/compat-2.6.33.c index 565836cb8195..b6115bae028b 100644 --- a/backport/compat/compat-2.6.33.c +++ b/backport/compat/compat-2.6.33.c @@ -5,7 +5,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels 2.6.33. + * Backport functionality introduced in Linux 2.6.33. */ #include diff --git a/backport/compat/compat-2.6.34.c b/backport/compat/compat-2.6.34.c index 863be64ce3cf..b257df13951f 100644 --- a/backport/compat/compat-2.6.34.c +++ b/backport/compat/compat-2.6.34.c @@ -5,7 +5,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels 2.6.34. + * Backport functionality introduced in Linux 2.6.34. */ #include diff --git a/backport/compat/compat-2.6.35.c b/backport/compat/compat-2.6.35.c index f6e2672fd4f2..86ea5570b81e 100644 --- a/backport/compat/compat-2.6.35.c +++ b/backport/compat/compat-2.6.35.c @@ -6,7 +6,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels 2.6.35. + * Backport functionality introduced in Linux 2.6.35. */ #include diff --git a/backport/compat/compat-2.6.36.c b/backport/compat/compat-2.6.36.c index 92ef827a0e7c..ea6443d333b6 100644 --- a/backport/compat/compat-2.6.36.c +++ b/backport/compat/compat-2.6.36.c @@ -5,7 +5,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels 2.6.36. + * Backport functionality introduced in Linux 2.6.36. */ #include diff --git a/backport/compat/compat-2.6.37.c b/backport/compat/compat-2.6.37.c index 3ef290914354..5c6cc7b236c9 100644 --- a/backport/compat/compat-2.6.37.c +++ b/backport/compat/compat-2.6.37.c @@ -5,7 +5,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels 2.6.37. + * Backport functionality introduced in Linux 2.6.37. */ #include diff --git a/backport/compat/compat-2.6.39.c b/backport/compat/compat-2.6.39.c index 0e36da86648e..62d8a6666b2c 100644 --- a/backport/compat/compat-2.6.39.c +++ b/backport/compat/compat-2.6.39.c @@ -5,7 +5,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels 2.6.39. + * Backport functionality introduced in Linux 2.6.39. */ #include diff --git a/backport/compat/compat-3.0.c b/backport/compat/compat-3.0.c index f52392c0ac54..0a993d74cd1d 100644 --- a/backport/compat/compat-3.0.c +++ b/backport/compat/compat-3.0.c @@ -6,7 +6,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels 3.0. + * Backport functionality introduced in Linux 3.0. */ #include diff --git a/backport/compat/compat-3.1.c b/backport/compat/compat-3.1.c index cb5d596a6881..b876329fbaf6 100644 --- a/backport/compat/compat-3.1.c +++ b/backport/compat/compat-3.1.c @@ -5,7 +5,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels 3.1. + * Backport functionality introduced in Linux 3.1. */ #include diff --git a/backport/compat/compat-3.3.c b/backport/compat/compat-3.3.c index 8489344614a4..a44f59dd9c64 100644 --- a/backport/compat/compat-3.3.c +++ b/backport/compat/compat-3.3.c @@ -5,7 +5,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels 3.3. + * Backport functionality introduced in Linux 3.3. */ #include diff --git a/backport/compat/compat-3.4.c b/backport/compat/compat-3.4.c index 1718cd2c25c3..b72c69c11bf8 100644 --- a/backport/compat/compat-3.4.c +++ b/backport/compat/compat-3.4.c @@ -5,7 +5,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels 3.4. + * Backport functionality introduced in Linux 3.4. */ #include diff --git a/backport/compat/compat-3.5.c b/backport/compat/compat-3.5.c index 0355ed1be023..7068cfb5a07b 100644 --- a/backport/compat/compat-3.5.c +++ b/backport/compat/compat-3.5.c @@ -5,7 +5,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels 3.5. + * Backport functionality introduced in Linux 3.5. */ #include diff --git a/backport/compat/compat-3.7.c b/backport/compat/compat-3.7.c index 284e8dcb6878..0f2d33258279 100644 --- a/backport/compat/compat-3.7.c +++ b/backport/compat/compat-3.7.c @@ -5,7 +5,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels 3.7. + * Backport functionality introduced in Linux 3.7. */ #include diff --git a/backport/compat/compat-3.8.c b/backport/compat/compat-3.8.c index 5b1ead9501c3..28843239be89 100644 --- a/backport/compat/compat-3.8.c +++ b/backport/compat/compat-3.8.c @@ -5,7 +5,7 @@ * Copyright (c) 2006-2012 Jiri Kosina * Copyright (c) 2012 Luis R. Rodriguez * - * Compatibility file for Linux wireless for kernels 3.8. + * Backport functionality introduced in Linux 3.8. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/backport/compat/compat-3.9.c b/backport/compat/compat-3.9.c index f81fe7917a54..03f3af8a3da9 100644 --- a/backport/compat/compat-3.9.c +++ b/backport/compat/compat-3.9.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2013 Luis R. Rodriguez * - * Compatibility file for Linux wireless for kernels 3.9. + * Backport functionality introduced in Linux 3.9. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/backport/compat/user_namespace.c b/backport/compat/user_namespace.c index 288efc0a848b..6d01404070a5 100644 --- a/backport/compat/user_namespace.c +++ b/backport/compat/user_namespace.c @@ -5,8 +5,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * Compatibility file for Linux wireless for kernels backporting - * user_namespace.c + * Backport functionality introduced in Linux user_namespace.c */ #include -- 2.30.2