lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 12 Jan 2023 16:58:37 +0800 (CST)
From:   "Slark Xiao" <slark_xiao@....com>
To:     mani@...nel.org, manivannan.sadhasivam@...aro.org
Cc:     linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re:[PATCH] bus: mhi: host: Update mhi driver description

Hi Mani,
No response of sending email to mani@...nel.org. This email address
was generated by scripts/get_maintainer.pl.

At 2022-12-29 09:13:58, "Slark Xiao" <slark_xiao@....com> wrote:
>This should be a mistake. MHI contains "Host Interface"
>already. So we shall update "MHI" to "Modem" and the full
>name shall be "Modem Host Interface".
>
>Signed-off-by: Slark Xiao <slark_xiao@....com>
>---
> drivers/bus/mhi/host/init.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/drivers/bus/mhi/host/init.c b/drivers/bus/mhi/host/init.c
>index bf672de35131..7307335c4fd1 100644
>--- a/drivers/bus/mhi/host/init.c
>+++ b/drivers/bus/mhi/host/init.c
>@@ -1449,4 +1449,4 @@ postcore_initcall(mhi_init);
> module_exit(mhi_exit);
> 
> MODULE_LICENSE("GPL v2");
>-MODULE_DESCRIPTION("MHI Host Interface");
>+MODULE_DESCRIPTION("Modem Host Interface");
>-- 
>2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ