[char-misc-next] mei: pxp: spdx should be at first line

Tomas Winkler posted 1 patch 2 years ago
drivers/misc/mei/pxp/Kconfig | 1 -
1 file changed, 1 deletion(-)
[char-misc-next] mei: pxp: spdx should be at first line
Posted by Tomas Winkler 2 years ago
From: Alexander Usyskin <alexander.usyskin@intel.com>

Remove stray empty line at the beginning of the file
to have SPDX header t the first line.

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
---
 drivers/misc/mei/pxp/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/misc/mei/pxp/Kconfig b/drivers/misc/mei/pxp/Kconfig
index 4029b96afc040803de6fc509..4f1ed9202cd9c96d8ee26bdc 100644
--- a/drivers/misc/mei/pxp/Kconfig
+++ b/drivers/misc/mei/pxp/Kconfig
@@ -1,4 +1,3 @@
-
 # SPDX-License-Identifier: GPL-2.0
 # Copyright (c) 2020, Intel Corporation. All rights reserved.
 #
-- 
2.43.0