diff options
author | Petr Mladek <[email protected]> | 2021-08-30 14:56:06 +0200 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2021-08-30 14:56:06 +0200 |
commit | 71af75b6929458d85f63c0649dc26d6f4c19729e (patch) | |
tree | c05c57903424d8270f6b6f3ec3493791fdba4e5c /drivers/platform/surface/aggregator/ssh_parser.c | |
parent | fe8e3ee0d588566c1f44f28a555042ef50eba491 (diff) | |
parent | bc17bed5fd73ef1a9aed39f3b0ea26936dad60b8 (diff) |
Merge branch 'for-5.15-printk-index' into for-linus
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
-rw-r--r-- | drivers/platform/surface/aggregator/ssh_parser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/surface/aggregator/ssh_parser.c b/drivers/platform/surface/aggregator/ssh_parser.c index e2dead8de94a..b77912f8f13b 100644 --- a/drivers/platform/surface/aggregator/ssh_parser.c +++ b/drivers/platform/surface/aggregator/ssh_parser.c @@ -2,7 +2,7 @@ /* * SSH message parser. * - * Copyright (C) 2019-2020 Maximilian Luz <[email protected]> + * Copyright (C) 2019-2021 Maximilian Luz <[email protected]> */ #include <asm/unaligned.h> |