[PATCH] of/device.c: fix the wrong comments

2019-04-24 Thread jojo_zeng
From: Jojo Zeng the comments which discribed the input parameters of of_match_device(). the name is changed, so fix it. Signed-off-by: Jojo Zeng --- drivers/of/device.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/of/device.c b/drivers/of/device.c index 3717f2a.

[no subject]

2019-03-31 Thread jojo_zeng
From: Jojo Zeng <> To: linux-kernel@vger.kernel.org Cc: Jojo Zeng Subject: [PATCH] modified rtc.c Date: Sun, 31 Mar 2019 18:20:44 +0800 Message-Id: <1554027644-13091-2-git-send-email-jojo_z...@126.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1554027644-13091-1-git-send-email-jojo_z...@126.com

[no subject]

2019-03-31 Thread jojo_zeng
From: Jojo Zeng <> To: linux-kernel@vger.kernel.org Cc: Jojo Zeng Subject: [PATCH] *** modified rtc.c *** Date: Sun, 31 Mar 2019 18:20:43 +0800 Message-Id: <1554027644-13091-1-git-send-email-jojo_z...@126.com> X-Mailer: git-send-email 2.7.4 From: Jojo Zeng sorry, this is a test, i am a beginner