Skip to content

Commit bd15b2b

Browse files
sumanth-gavinikuba-moo
authored andcommitted
nfc: Correct Samsung "Electronics" spelling in copyright headers
Fix the misspelling of "Electronics" in copyright headers across: - s3fwrn5 driver - virtual_ncidev driver Signed-off-by: Sumanth Gavini <sumanth.gavini@yahoo.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://patch.msgid.link/20250520072119.176018-1-sumanth.gavini@yahoo.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent edb888d commit bd15b2b

File tree

10 files changed

+12
-12
lines changed

10 files changed

+12
-12
lines changed

drivers/nfc/s3fwrn5/core.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* NCI based driver for Samsung S3FWRN5 NFC chip
44
*
5-
* Copyright (C) 2015 Samsung Electrnoics
5+
* Copyright (C) 2015 Samsung Electronics
66
* Robert Baldyga <r.baldyga@samsung.com>
77
*/
88

drivers/nfc/s3fwrn5/firmware.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* NCI based driver for Samsung S3FWRN5 NFC chip
44
*
5-
* Copyright (C) 2015 Samsung Electrnoics
5+
* Copyright (C) 2015 Samsung Electronics
66
* Robert Baldyga <r.baldyga@samsung.com>
77
*/
88

drivers/nfc/s3fwrn5/firmware.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* NCI based driver for Samsung S3FWRN5 NFC chip
44
*
5-
* Copyright (C) 2015 Samsung Electrnoics
5+
* Copyright (C) 2015 Samsung Electronics
66
* Robert Baldyga <r.baldyga@samsung.com>
77
*/
88

drivers/nfc/s3fwrn5/i2c.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* I2C Link Layer for Samsung S3FWRN5 NCI based Driver
44
*
5-
* Copyright (C) 2015 Samsung Electrnoics
5+
* Copyright (C) 2015 Samsung Electronics
66
* Robert Baldyga <r.baldyga@samsung.com>
77
*/
88

drivers/nfc/s3fwrn5/nci.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* NCI based driver for Samsung S3FWRN5 NFC chip
44
*
5-
* Copyright (C) 2015 Samsung Electrnoics
5+
* Copyright (C) 2015 Samsung Electronics
66
* Robert Baldyga <r.baldyga@samsung.com>
77
*/
88

drivers/nfc/s3fwrn5/nci.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* NCI based driver for Samsung S3FWRN5 NFC chip
44
*
5-
* Copyright (C) 2015 Samsung Electrnoics
5+
* Copyright (C) 2015 Samsung Electronics
66
* Robert Baldyga <r.baldyga@samsung.com>
77
*/
88

drivers/nfc/s3fwrn5/phy_common.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
/*
33
* Link Layer for Samsung S3FWRN5 NCI based Driver
44
*
5-
* Copyright (C) 2015 Samsung Electrnoics
5+
* Copyright (C) 2015 Samsung Electronics
66
* Robert Baldyga <r.baldyga@samsung.com>
7-
* Copyright (C) 2020 Samsung Electrnoics
7+
* Copyright (C) 2020 Samsung Electronics
88
* Bongsu Jeon <bongsu.jeon@samsung.com>
99
*/
1010

drivers/nfc/s3fwrn5/phy_common.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
*
33
* Link Layer for Samsung S3FWRN5 NCI based Driver
44
*
5-
* Copyright (C) 2015 Samsung Electrnoics
5+
* Copyright (C) 2015 Samsung Electronics
66
* Robert Baldyga <r.baldyga@samsung.com>
7-
* Copyright (C) 2020 Samsung Electrnoics
7+
* Copyright (C) 2020 Samsung Electronics
88
* Bongsu Jeon <bongsu.jeon@samsung.com>
99
*/
1010

drivers/nfc/s3fwrn5/s3fwrn5.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* NCI based driver for Samsung S3FWRN5 NFC chip
44
*
5-
* Copyright (C) 2015 Samsung Electrnoics
5+
* Copyright (C) 2015 Samsung Electronics
66
* Robert Baldyga <r.baldyga@samsung.com>
77
*/
88

drivers/nfc/virtual_ncidev.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Virtual NCI device simulation driver
44
*
5-
* Copyright (C) 2020 Samsung Electrnoics
5+
* Copyright (C) 2020 Samsung Electronics
66
* Bongsu Jeon <bongsu.jeon@samsung.com>
77
*/
88

0 commit comments

Comments
 (0)