--- linux/fs/ext/chrdev.c 2018/04/24 18:10:41 1.1.1.1 +++ linux/fs/ext/chrdev.c 2018/04/24 18:12:19 1.1.1.2 @@ -1,13 +1,13 @@ /* * linux/fs/ext/chrdev.c * - * (C) 1992 Remy Card (card@masi.ibp.fr) + * Copyright (C) 1992 Remy Card (card@masi.ibp.fr) * * from * * linux/fs/minix/chrdev.c * - * (C) 1991 Linus Torvalds + * Copyright (C) 1991, 1992 Linus Torvalds */ #include @@ -15,8 +15,7 @@ #include #include #include - -#include +#include /* * Called every time an ext character special file is opened