Skip to content

Commit

Permalink
padata: Remove repeated verbose license text
Browse files Browse the repository at this point in the history
remove it because SPDX-License-Identifier is already used

Signed-off-by: Cai Huoqing <[email protected]>
Acked-by: Daniel Jordan <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
  • Loading branch information
caihuoqing1990 authored and herbertx committed Aug 27, 2021
1 parent 3438de0 commit cedcf52
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions kernel/padata.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,6 @@
*
* Copyright (c) 2020 Oracle and/or its affiliates.
* Author: Daniel Jordan <[email protected]>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundation.
*
* This program is distributed in the hope it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* more details.
*
* You should have received a copy of the GNU General Public License along with
* this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*/

#include <linux/completion.h>
Expand Down

0 comments on commit cedcf52

Please sign in to comment.