Java程序辅导

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

客服在线QQ:2653320439 微信:ittutor Email:itutor@qq.com
wx: cjtutor
QQ: 2653320439
Linux-Kernel Archive: [PATCH] mips: sgi-ip22: Remove duplicate 'of' in two places. [PATCH] mips: sgi-ip22: Remove duplicate 'of' in two places. From: Jiang Jian Date: Tue Jun 21 2022 - 12:21:45 EST Next message: Dave Stevenson: "Re: [PATCH V2 1/2] media: i2c: imx219: Split common registers from mode tables" Previous message: Jiang Jian: "[PATCH] optee: Remove duplicate 'of' in two places." Next in thread: Uwe Kleine-König: "Re: [PATCH] mips: sgi-ip22: Remove duplicate 'of' in two places." Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] file: ./arch/mips/sgi-ip22/ip22-gio.c line: 44 * @ids: array of of device match structures to search in changed to * @ids: array of device match structures to search in Signed-off-by: Jiang Jian --- arch/mips/sgi-ip22/ip22-gio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/mips/sgi-ip22/ip22-gio.c b/arch/mips/sgi-ip22/ip22-gio.c index 38d12f417e48..03d96638f957 100644 --- a/arch/mips/sgi-ip22/ip22-gio.c +++ b/arch/mips/sgi-ip22/ip22-gio.c @@ -41,7 +41,7 @@ static struct device gio_bus = { /** * gio_match_device - Tell if an of_device structure has a matching * gio_match structure - * @ids: array of of device match structures to search in + * @ids: array of device match structures to search in * @dev: the of device structure to match against * * Used by a driver to check whether an of_device present in the -- 2.17.1 Next message: Dave Stevenson: "Re: [PATCH V2 1/2] media: i2c: imx219: Split common registers from mode tables" Previous message: Jiang Jian: "[PATCH] optee: Remove duplicate 'of' in two places." Next in thread: Uwe Kleine-König: "Re: [PATCH] mips: sgi-ip22: Remove duplicate 'of' in two places." Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]