Java程序辅导

C C++ Java Python Processing编程在线培训 程序编写 软件开发 视频讲解

客服在线QQ:2653320439 微信:ittutor Email:itutor@qq.com
wx: cjtutor
QQ: 2653320439
Linux-Kernel Archive: [PATCH] MIPS: Fix 2 typos [PATCH] MIPS: Fix 2 typos From: Zhang Jiaming Date: Wed Jun 22 2022 - 05:09:09 EST Next message: Johan Hovold: "Re: [PATCH v2 4/6] arm64: dts: qcom: sc8280xp: Add reference device" Previous message: Arun Ramadoss: "[Patch net-next 04/13] net: dsa: microchip: move setup function to ksz_common" Next in thread: Sergei Shtylyov: "Re: [PATCH] MIPS: Fix 2 typos" Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] Change 'modifed' to 'modified'. Change 'relys' to 'relays'. Signed-off-by: Zhang Jiaming --- arch/mips/cavium-octeon/executive/cvmx-helper-board.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/mips/cavium-octeon/executive/cvmx-helper-board.c b/arch/mips/cavium-octeon/executive/cvmx-helper-board.c index 1daa0c6b6f4e..82c51f015ea3 100644 --- a/arch/mips/cavium-octeon/executive/cvmx-helper-board.c +++ b/arch/mips/cavium-octeon/executive/cvmx-helper-board.c @@ -282,9 +282,9 @@ union cvmx_helper_link_info __cvmx_helper_board_link_get(int ipd_port) * support and should return the number of actual ports on the * board. * - * This function must be modifed for every new Octeon board. + * This function must be modified for every new Octeon board. * Internally it uses switch statements based on the cvmx_sysinfo - * data to determine board types and revisions. It relys on the + * data to determine board types and revisions. It relays on the * fact that every Octeon board receives a unique board type * enumeration from the bootloader. * -- 2.25.1 Next message: Johan Hovold: "Re: [PATCH v2 4/6] arm64: dts: qcom: sc8280xp: Add reference device" Previous message: Arun Ramadoss: "[Patch net-next 04/13] net: dsa: microchip: move setup function to ksz_common" Next in thread: Sergei Shtylyov: "Re: [PATCH] MIPS: Fix 2 typos" Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]