]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - crypto/crypto_engine.c
cifs: fix panic in smb2_reconnect
[linux.git] / crypto / crypto_engine.c
index 992e8d8dcdd91fe91ee26d8b49dfab32daafa5e3..d7502ec37f2087f7b327fd41768614510075ddef 100644 (file)
@@ -1,15 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Handle async block request by crypto hardware engine.
  *
  * Copyright (C) 2016 Linaro, Inc.
  *
  * Author: Baolin Wang <baolin.wang@linaro.org>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the Free
- * Software Foundation; either version 2 of the License, or (at your option)
- * any later version.
- *
  */
 
 #include <linux/err.h>