From: Mauro Carvalho Chehab Date: Mon, 27 Apr 2020 22:01:43 +0000 (+0200) Subject: docs: networking: convert hinic.txt to ReST X-Git-Tag: v5.15~3723^2~401^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3c3a2fde4d88bb3d6c0592b4b7754f26dab9f697;p=platform%2Fkernel%2Flinux-starfive.git docs: networking: convert hinic.txt to ReST Not much to be done here: - add SPDX header; - adjust titles and chapters, adding proper markups; - adjust identation, whitespaces and blank lines; - add to networking/index.rst. Signed-off-by: Mauro Carvalho Chehab Signed-off-by: David S. Miller --- diff --git a/Documentation/networking/hinic.txt b/Documentation/networking/hinic.rst similarity index 97% rename from Documentation/networking/hinic.txt rename to Documentation/networking/hinic.rst index 989366a..867ac8f 100644 --- a/Documentation/networking/hinic.txt +++ b/Documentation/networking/hinic.rst @@ -1,3 +1,6 @@ +.. SPDX-License-Identifier: GPL-2.0 + +============================================================ Linux Kernel Driver for Huawei Intelligent NIC(HiNIC) family ============================================================ @@ -110,7 +113,7 @@ hinic_dev - de/constructs the Logical Tx and Rx Queues. (hinic_main.c, hinic_dev.h) -Miscellaneous: +Miscellaneous ============= Common functions that are used by HW and Logical Device. diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst index b29a08d..5a7889d 100644 --- a/Documentation/networking/index.rst +++ b/Documentation/networking/index.rst @@ -63,6 +63,7 @@ Contents: generic_netlink gen_stats gtp + hinic .. only:: subproject and html diff --git a/MAINTAINERS b/MAINTAINERS index 4ec6d27..df5e4cc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7815,7 +7815,7 @@ HUAWEI ETHERNET DRIVER M: Aviad Krawczyk L: netdev@vger.kernel.org S: Supported -F: Documentation/networking/hinic.txt +F: Documentation/networking/hinic.rst F: drivers/net/ethernet/huawei/hinic/ HUGETLB FILESYSTEM