Skip to content

Commit

Permalink
staging: hi6421-spmi-pmic: add a missing dot at copyright
Browse files Browse the repository at this point in the history
The Huawei's copyright is missing a dot	at the end. Add	it,
in order to make it similar to the other two copyrights.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/8e280ebe4e577e6c2d919346868f0d27f98ebd49.1626515862.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Mauro Carvalho Chehab authored and Greg Kroah-Hartman committed Jul 21, 2021
1 parent f81d992 commit 49bd509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/hikey9xx/hi6421-spmi-pmic.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* Copyright (c) 2013 Linaro Ltd.
* Copyright (c) 2011 Hisilicon.
* Copyright (c) 2020-2021 Huawei Technologies Co., Ltd
* Copyright (c) 2020-2021 Huawei Technologies Co., Ltd.
*/

#include <linux/bitops.h>
Expand Down

0 comments on commit 49bd509

Please sign in to comment.