VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Alexander A. Klimov <grandmaster@al2klimov.de> 2020-07-13 15:09:44 +0200 committer: Gao Xiang <hsiangkao@redhat.com> 2020-08-03 21:04:29 +0800 commit: 592e7cd00bb9d48742ff402b74b79244e4a765dd parent: 92ed301919932f777713b9172e525674157e983d
Commit Summary:
erofs: Replace HTTP links with HTTPS ones
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/fs/erofs/dir.c b/fs/erofs/dir.c
index d28c623dfef9..2776bb832127 100644
--- a/fs/erofs/dir.c
+++ b/fs/erofs/dir.c
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2017-2018 HUAWEI, Inc.
- *             http://www.huawei.com/
+ *             https://www.huawei.com/
  * Created by Gao Xiang <gaoxiang25@huawei.com>
  */
 #include "internal.h"