aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
Diffstat (limited to 'fs')
-rw-r--r--fs/befs/befs_fs_types.h2
-rw-r--r--fs/hfsplus/part_tbl.c2
-rw-r--r--fs/jbd/commit.c2
-rw-r--r--fs/jbd/journal.c2
-rw-r--r--fs/nfsd/nfs2acl.c2
-rw-r--r--fs/nfsd/nfsxdr.c2
-rw-r--r--fs/nls/nls_ascii.c2
-rw-r--r--fs/nls/nls_base.c2
-rw-r--r--fs/nls/nls_cp1250.c2
-rw-r--r--fs/nls/nls_cp1251.c2
-rw-r--r--fs/nls/nls_cp1255.c2
-rw-r--r--fs/nls/nls_cp437.c2
-rw-r--r--fs/nls/nls_cp737.c2
-rw-r--r--fs/nls/nls_cp775.c2
-rw-r--r--fs/nls/nls_cp850.c2
-rw-r--r--fs/nls/nls_cp852.c2
-rw-r--r--fs/nls/nls_cp855.c2
-rw-r--r--fs/nls/nls_cp857.c2
-rw-r--r--fs/nls/nls_cp860.c2
-rw-r--r--fs/nls/nls_cp861.c2
-rw-r--r--fs/nls/nls_cp862.c2
-rw-r--r--fs/nls/nls_cp863.c2
-rw-r--r--fs/nls/nls_cp864.c2
-rw-r--r--fs/nls/nls_cp865.c2
-rw-r--r--fs/nls/nls_cp866.c2
-rw-r--r--fs/nls/nls_cp869.c2
-rw-r--r--fs/nls/nls_cp874.c2
-rw-r--r--fs/nls/nls_cp932.c2
-rw-r--r--fs/nls/nls_cp936.c2
-rw-r--r--fs/nls/nls_cp949.c2
-rw-r--r--fs/nls/nls_cp950.c2
-rw-r--r--fs/nls/nls_euc-jp.c2
-rw-r--r--fs/nls/nls_iso8859-1.c2
-rw-r--r--fs/nls/nls_iso8859-13.c2
-rw-r--r--fs/nls/nls_iso8859-14.c2
-rw-r--r--fs/nls/nls_iso8859-15.c2
-rw-r--r--fs/nls/nls_iso8859-2.c2
-rw-r--r--fs/nls/nls_iso8859-3.c2
-rw-r--r--fs/nls/nls_iso8859-4.c2
-rw-r--r--fs/nls/nls_iso8859-5.c2
-rw-r--r--fs/nls/nls_iso8859-6.c2
-rw-r--r--fs/nls/nls_iso8859-7.c2
-rw-r--r--fs/nls/nls_iso8859-9.c2
-rw-r--r--fs/nls/nls_koi8-r.c2
-rw-r--r--fs/nls/nls_koi8-ru.c2
-rw-r--r--fs/nls/nls_koi8-u.c2
46 files changed, 46 insertions, 46 deletions
diff --git a/fs/befs/befs_fs_types.h b/fs/befs/befs_fs_types.h
index 9095518e91..63ef1e18fb 100644
--- a/fs/befs/befs_fs_types.h
+++ b/fs/befs/befs_fs_types.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * include/linux/befs_fs_types.h 2 * fs/befs/befs_fs_types.h
3 * 3 *
4 * Copyright (C) 2001 Will Dyson (will@cs.earlham.edu) 4 * Copyright (C) 2001 Will Dyson (will@cs.earlham.edu)
5 * 5 *
diff --git a/fs/hfsplus/part_tbl.c b/fs/hfsplus/part_tbl.c
index ae783066fc..1528a6fd02 100644
--- a/fs/hfsplus/part_tbl.c
+++ b/fs/hfsplus/part_tbl.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/hfs/part_tbl.c 2 * linux/fs/hfsplus/part_tbl.c
3 * 3 *
4 * Copyright (C) 1996-1997 Paul H. Hargrove 4 * Copyright (C) 1996-1997 Paul H. Hargrove
5 * This file may be distributed under the terms of the GNU General Public License. 5 * This file may be distributed under the terms of the GNU General Public License.
diff --git a/fs/jbd/commit.c b/fs/jbd/commit.c
index 32a8caf0c4..10be51290a 100644
--- a/fs/jbd/commit.c
+++ b/fs/jbd/commit.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/commit.c 2 * linux/fs/jbd/commit.c
3 * 3 *
4 * Written by Stephen C. Tweedie <sct@redhat.com>, 1998 4 * Written by Stephen C. Tweedie <sct@redhat.com>, 1998
5 * 5 *
diff --git a/fs/jbd/journal.c b/fs/jbd/journal.c
index 7af6099c91..c518dd8fe6 100644
--- a/fs/jbd/journal.c
+++ b/fs/jbd/journal.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/journal.c 2 * linux/fs/jbd/journal.c
3 * 3 *
4 * Written by Stephen C. Tweedie <sct@redhat.com>, 1998 4 * Written by Stephen C. Tweedie <sct@redhat.com>, 1998
5 * 5 *
diff --git a/fs/nfsd/nfs2acl.c b/fs/nfsd/nfs2acl.c
index fc95c4df66..fe56b38364 100644
--- a/fs/nfsd/nfs2acl.c
+++ b/fs/nfsd/nfs2acl.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nfsd/nfsacl.c 2 * linux/fs/nfsd/nfs2acl.c
3 * 3 *
4 * Process version 2 NFSACL requests. 4 * Process version 2 NFSACL requests.
5 * 5 *
diff --git a/fs/nfsd/nfsxdr.c b/fs/nfsd/nfsxdr.c
index e3a0797dd5..3f14a17eaa 100644
--- a/fs/nfsd/nfsxdr.c
+++ b/fs/nfsd/nfsxdr.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nfsd/xdr.c 2 * linux/fs/nfsd/nfsxdr.c
3 * 3 *
4 * XDR support for nfsd 4 * XDR support for nfsd
5 * 5 *
diff --git a/fs/nls/nls_ascii.c b/fs/nls/nls_ascii.c
index b83381c07a..6993faea28 100644
--- a/fs/nls/nls_ascii.c
+++ b/fs/nls/nls_ascii.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_ascii.c 2 * linux/fs/nls/nls_ascii.c
3 * 3 *
4 * Charset ascii translation tables. 4 * Charset ascii translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_base.c b/fs/nls/nls_base.c
index b1317ad5ca..7dfdab9872 100644
--- a/fs/nls/nls_base.c
+++ b/fs/nls/nls_base.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_base.c 2 * linux/fs/nls/nls_base.c
3 * 3 *
4 * Native language support--charsets and unicode translations. 4 * Native language support--charsets and unicode translations.
5 * By Gordon Chaffee 1996, 1997 5 * By Gordon Chaffee 1996, 1997
diff --git a/fs/nls/nls_cp1250.c b/fs/nls/nls_cp1250.c
index 32e78cf951..570aa69846 100644
--- a/fs/nls/nls_cp1250.c
+++ b/fs/nls/nls_cp1250.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp1250.c 2 * linux/fs/nls/nls_cp1250.c
3 * 3 *
4 * Charset cp1250 translation tables. 4 * Charset cp1250 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_cp1251.c b/fs/nls/nls_cp1251.c
index cb41c8ae44..f114afa069 100644
--- a/fs/nls/nls_cp1251.c
+++ b/fs/nls/nls_cp1251.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp1251.c 2 * linux/fs/nls/nls_cp1251.c
3 * 3 *
4 * Charset cp1251 translation tables. 4 * Charset cp1251 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_cp1255.c b/fs/nls/nls_cp1255.c
index efdeefee53..e57f2cbf5b 100644
--- a/fs/nls/nls_cp1255.c
+++ b/fs/nls/nls_cp1255.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp1255.c 2 * linux/fs/nls/nls_cp1255.c
3 * 3 *
4 * Charset cp1255 translation tables. 4 * Charset cp1255 translation tables.
5 * The Unicode to charset table has only exact mappings. 5 * The Unicode to charset table has only exact mappings.
diff --git a/fs/nls/nls_cp437.c b/fs/nls/nls_cp437.c
index 5c4a1cd685..d41930ce4a 100644
--- a/fs/nls/nls_cp437.c
+++ b/fs/nls/nls_cp437.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp437.c 2 * linux/fs/nls/nls_cp437.c
3 * 3 *
4 * Charset cp437 translation tables. 4 * Charset cp437 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_cp737.c b/fs/nls/nls_cp737.c
index e8b3ca8462..d21f8790aa 100644
--- a/fs/nls/nls_cp737.c
+++ b/fs/nls/nls_cp737.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp737.c 2 * linux/fs/nls/nls_cp737.c
3 * 3 *
4 * Charset cp737 translation tables. 4 * Charset cp737 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_cp775.c b/fs/nls/nls_cp775.c
index bdb290ea52..c97714c38a 100644
--- a/fs/nls/nls_cp775.c
+++ b/fs/nls/nls_cp775.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp775.c 2 * linux/fs/nls/nls_cp775.c
3 * 3 *
4 * Charset cp775 translation tables. 4 * Charset cp775 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_cp850.c b/fs/nls/nls_cp850.c
index 25deaa4c86..843b7d975b 100644
--- a/fs/nls/nls_cp850.c
+++ b/fs/nls/nls_cp850.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp850.c 2 * linux/fs/nls/nls_cp850.c
3 * 3 *
4 * Charset cp850 translation tables. 4 * Charset cp850 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_cp852.c b/fs/nls/nls_cp852.c
index b822a7b6b9..83cfd844d5 100644
--- a/fs/nls/nls_cp852.c
+++ b/fs/nls/nls_cp852.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp852.c 2 * linux/fs/nls/nls_cp852.c
3 * 3 *
4 * Charset cp852 translation tables. 4 * Charset cp852 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_cp855.c b/fs/nls/nls_cp855.c
index e8641b7a8b..9190b7b574 100644
--- a/fs/nls/nls_cp855.c
+++ b/fs/nls/nls_cp855.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp855.c 2 * linux/fs/nls/nls_cp855.c
3 * 3 *
4 * Charset cp855 translation tables. 4 * Charset cp855 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_cp857.c b/fs/nls/nls_cp857.c
index 7ba589ef8c..ef3d36db80 100644
--- a/fs/nls/nls_cp857.c
+++ b/fs/nls/nls_cp857.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp857.c 2 * linux/fs/nls/nls_cp857.c
3 * 3 *
4 * Charset cp857 translation tables. 4 * Charset cp857 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_cp860.c b/fs/nls/nls_cp860.c
index 3b9e49ce8c..7e2fb66458 100644
--- a/fs/nls/nls_cp860.c
+++ b/fs/nls/nls_cp860.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp860.c 2 * linux/fs/nls/nls_cp860.c
3 * 3 *
4 * Charset cp860 translation tables. 4 * Charset cp860 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_cp861.c b/fs/nls/nls_cp861.c
index 959ff64ee9..66d8d808cc 100644
--- a/fs/nls/nls_cp861.c
+++ b/fs/nls/nls_cp861.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp861.c 2 * linux/fs/nls/nls_cp861.c
3 * 3 *
4 * Charset cp861 translation tables. 4 * Charset cp861 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_cp862.c b/fs/nls/nls_cp862.c
index b96928f5a0..360ba38848 100644
--- a/fs/nls/nls_cp862.c
+++ b/fs/nls/nls_cp862.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp862.c 2 * linux/fs/nls/nls_cp862.c
3 * 3 *
4 * Charset cp862 translation tables. 4 * Charset cp862 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_cp863.c b/fs/nls/nls_cp863.c
index baa6e0eab1..656a93113e 100644
--- a/fs/nls/nls_cp863.c
+++ b/fs/nls/nls_cp863.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp863.c 2 * linux/fs/nls/nls_cp863.c
3 * 3 *
4 * Charset cp863 translation tables. 4 * Charset cp863 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_cp864.c b/fs/nls/nls_cp864.c
index f4dabb037d..01ca730975 100644
--- a/fs/nls/nls_cp864.c
+++ b/fs/nls/nls_cp864.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp864.c 2 * linux/fs/nls/nls_cp864.c
3 * 3 *
4 * Charset cp864 translation tables. 4 * Charset cp864 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_cp865.c b/fs/nls/nls_cp865.c
index 4caeafae32..5ba6ee13e1 100644
--- a/fs/nls/nls_cp865.c
+++ b/fs/nls/nls_cp865.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp865.c 2 * linux/fs/nls/nls_cp865.c
3 * 3 *
4 * Charset cp865 translation tables. 4 * Charset cp865 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_cp866.c b/fs/nls/nls_cp866.c
index f2b4a9a293..c5f82221c9 100644
--- a/fs/nls/nls_cp866.c
+++ b/fs/nls/nls_cp866.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp866.c 2 * linux/fs/nls/nls_cp866.c
3 * 3 *
4 * Charset cp866 translation tables. 4 * Charset cp866 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_cp869.c b/fs/nls/nls_cp869.c
index 12b436f4ec..8d4015124d 100644
--- a/fs/nls/nls_cp869.c
+++ b/fs/nls/nls_cp869.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp869.c 2 * linux/fs/nls/nls_cp869.c
3 * 3 *
4 * Charset cp869 translation tables. 4 * Charset cp869 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_cp874.c b/fs/nls/nls_cp874.c
index b5766a0170..df042052c2 100644
--- a/fs/nls/nls_cp874.c
+++ b/fs/nls/nls_cp874.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp874.c 2 * linux/fs/nls/nls_cp874.c
3 * 3 *
4 * Charset cp874 translation tables. 4 * Charset cp874 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_cp932.c b/fs/nls/nls_cp932.c
index 2c1a17cdcd..2a9ccf3bc7 100644
--- a/fs/nls/nls_cp932.c
+++ b/fs/nls/nls_cp932.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp932.c 2 * linux/fs/nls/nls_cp932.c
3 * 3 *
4 * Charset cp932 translation tables. 4 * Charset cp932 translation tables.
5 * This translation table was generated automatically, the 5 * This translation table was generated automatically, the
diff --git a/fs/nls/nls_cp936.c b/fs/nls/nls_cp936.c
index ef4cef464a..046fde8170 100644
--- a/fs/nls/nls_cp936.c
+++ b/fs/nls/nls_cp936.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp936.c 2 * linux/fs/nls/nls_cp936.c
3 * 3 *
4 * Charset cp936 translation tables. 4 * Charset cp936 translation tables.
5 * This translation table was generated automatically, the 5 * This translation table was generated automatically, the
diff --git a/fs/nls/nls_cp949.c b/fs/nls/nls_cp949.c
index 4351ae21d8..92ae19372f 100644
--- a/fs/nls/nls_cp949.c
+++ b/fs/nls/nls_cp949.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp949.c 2 * linux/fs/nls/nls_cp949.c
3 * 3 *
4 * Charset cp949 translation tables. 4 * Charset cp949 translation tables.
5 * This translation table was generated automatically, the 5 * This translation table was generated automatically, the
diff --git a/fs/nls/nls_cp950.c b/fs/nls/nls_cp950.c
index 8167a28588..5665945fb8 100644
--- a/fs/nls/nls_cp950.c
+++ b/fs/nls/nls_cp950.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_cp950.c 2 * linux/fs/nls/nls_cp950.c
3 * 3 *
4 * Charset cp950 translation tables. 4 * Charset cp950 translation tables.
5 * This translation table was generated automatically, the 5 * This translation table was generated automatically, the
diff --git a/fs/nls/nls_euc-jp.c b/fs/nls/nls_euc-jp.c
index 06640c3e40..7329351157 100644
--- a/fs/nls/nls_euc-jp.c
+++ b/fs/nls/nls_euc-jp.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_euc-jp.c 2 * linux/fs/nls/nls_euc-jp.c
3 * 3 *
4 * Added `OSF/JVC Recommended Code Set Conversion Specification 4 * Added `OSF/JVC Recommended Code Set Conversion Specification
5 * between Japanese EUC and Shift-JIS' support: <hirofumi@mail.parknet.co.jp> 5 * between Japanese EUC and Shift-JIS' support: <hirofumi@mail.parknet.co.jp>
diff --git a/fs/nls/nls_iso8859-1.c b/fs/nls/nls_iso8859-1.c
index 70a2c19567..2483c3c6c1 100644
--- a/fs/nls/nls_iso8859-1.c
+++ b/fs/nls/nls_iso8859-1.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_iso8859-1.c 2 * linux/fs/nls/nls_iso8859-1.c
3 * 3 *
4 * Charset iso8859-1 translation tables. 4 * Charset iso8859-1 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_iso8859-13.c b/fs/nls/nls_iso8859-13.c
index 4547035f21..7b8721d743 100644
--- a/fs/nls/nls_iso8859-13.c
+++ b/fs/nls/nls_iso8859-13.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_iso8859-13.c 2 * linux/fs/nls/nls_iso8859-13.c
3 * 3 *
4 * Charset iso8859-13 translation tables. 4 * Charset iso8859-13 translation tables.
5 * The Unicode to charset table has only exact mappings. 5 * The Unicode to charset table has only exact mappings.
diff --git a/fs/nls/nls_iso8859-14.c b/fs/nls/nls_iso8859-14.c
index 13628d0dd3..2e895e638d 100644
--- a/fs/nls/nls_iso8859-14.c
+++ b/fs/nls/nls_iso8859-14.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_iso8859-14.c 2 * linux/fs/nls/nls_iso8859-14.c
3 * 3 *
4 * Charset iso8859-14 translation tables. 4 * Charset iso8859-14 translation tables.
5 * 5 *
diff --git a/fs/nls/nls_iso8859-15.c b/fs/nls/nls_iso8859-15.c
index 88b924bf7e..5c91592779 100644
--- a/fs/nls/nls_iso8859-15.c
+++ b/fs/nls/nls_iso8859-15.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_iso8859-15.c 2 * linux/fs/nls/nls_iso8859-15.c
3 * 3 *
4 * Charset iso8859-15 translation tables. 4 * Charset iso8859-15 translation tables.
5 * The Unicode to charset table has only exact mappings. 5 * The Unicode to charset table has only exact mappings.
diff --git a/fs/nls/nls_iso8859-2.c b/fs/nls/nls_iso8859-2.c
index 372528a6c4..892d38fe95 100644
--- a/fs/nls/nls_iso8859-2.c
+++ b/fs/nls/nls_iso8859-2.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_iso8859-2.c 2 * linux/fs/nls/nls_iso8859-2.c
3 * 3 *
4 * Charset iso8859-2 translation tables. 4 * Charset iso8859-2 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_iso8859-3.c b/fs/nls/nls_iso8859-3.c
index 81b45a2343..49317bcdb4 100644
--- a/fs/nls/nls_iso8859-3.c
+++ b/fs/nls/nls_iso8859-3.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_iso8859-3.c 2 * linux/fs/nls/nls_iso8859-3.c
3 * 3 *
4 * Charset iso8859-3 translation tables. 4 * Charset iso8859-3 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_iso8859-4.c b/fs/nls/nls_iso8859-4.c
index 101b87f5a4..9f3b9368c2 100644
--- a/fs/nls/nls_iso8859-4.c
+++ b/fs/nls/nls_iso8859-4.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_iso8859-4.c 2 * linux/fs/nls/nls_iso8859-4.c
3 * 3 *
4 * Charset iso8859-4 translation tables. 4 * Charset iso8859-4 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_iso8859-5.c b/fs/nls/nls_iso8859-5.c
index 83b0084de5..001a2bb132 100644
--- a/fs/nls/nls_iso8859-5.c
+++ b/fs/nls/nls_iso8859-5.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_iso8859-5.c 2 * linux/fs/nls/nls_iso8859-5.c
3 * 3 *
4 * Charset iso8859-5 translation tables. 4 * Charset iso8859-5 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_iso8859-6.c b/fs/nls/nls_iso8859-6.c
index 0c519d65f5..8cec03d660 100644
--- a/fs/nls/nls_iso8859-6.c
+++ b/fs/nls/nls_iso8859-6.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_iso8859-6.c 2 * linux/fs/nls/nls_iso8859-6.c
3 * 3 *
4 * Charset iso8859-6 translation tables. 4 * Charset iso8859-6 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_iso8859-7.c b/fs/nls/nls_iso8859-7.c
index bd0854625a..1be707d5ac 100644
--- a/fs/nls/nls_iso8859-7.c
+++ b/fs/nls/nls_iso8859-7.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_iso8859-7.c 2 * linux/fs/nls/nls_iso8859-7.c
3 * 3 *
4 * Charset iso8859-7 translation tables. 4 * Charset iso8859-7 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_iso8859-9.c b/fs/nls/nls_iso8859-9.c
index 988eff791c..8c0146f738 100644
--- a/fs/nls/nls_iso8859-9.c
+++ b/fs/nls/nls_iso8859-9.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_iso8859-9.c 2 * linux/fs/nls/nls_iso8859-9.c
3 * 3 *
4 * Charset iso8859-9 translation tables. 4 * Charset iso8859-9 translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_koi8-r.c b/fs/nls/nls_koi8-r.c
index 0ad22c2497..fefbe08072 100644
--- a/fs/nls/nls_koi8-r.c
+++ b/fs/nls/nls_koi8-r.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_koi8-r.c 2 * linux/fs/nls/nls_koi8-r.c
3 * 3 *
4 * Charset koi8-r translation tables. 4 * Charset koi8-r translation tables.
5 * Generated automatically from the Unicode and charset 5 * Generated automatically from the Unicode and charset
diff --git a/fs/nls/nls_koi8-ru.c b/fs/nls/nls_koi8-ru.c
index 5db83efe27..e7bc1d75c7 100644
--- a/fs/nls/nls_koi8-ru.c
+++ b/fs/nls/nls_koi8-ru.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_koi8-ru.c 2 * linux/fs/nls/nls_koi8-ru.c
3 * 3 *
4 * Charset koi8-ru translation based on charset koi8-u. 4 * Charset koi8-ru translation based on charset koi8-u.
5 * The Unicode to charset table has only exact mappings. 5 * The Unicode to charset table has only exact mappings.
diff --git a/fs/nls/nls_koi8-u.c b/fs/nls/nls_koi8-u.c
index 9d30fd61cf..015070211f 100644
--- a/fs/nls/nls_koi8-u.c
+++ b/fs/nls/nls_koi8-u.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/fs/nls_koi8-u.c 2 * linux/fs/nls/nls_koi8-u.c
3 * 3 *
4 * Charset koi8-u translation tables. 4 * Charset koi8-u translation tables.
5 * The Unicode to charset table has only exact mappings. 5 * The Unicode to charset table has only exact mappings.