mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-02 08:34:20 +08:00
remoteproc: qcom: fix spelling mistake "Peripherial" -> "Peripheral"
There is a spelling mistake in the module description text, fix it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
ebc40be2b8
commit
fff7fca51d
@ -622,5 +622,5 @@ static void __exit wcnss_exit(void)
|
||||
}
|
||||
module_exit(wcnss_exit);
|
||||
|
||||
MODULE_DESCRIPTION("Qualcomm Peripherial Image Loader for Wireless Subsystem");
|
||||
MODULE_DESCRIPTION("Qualcomm Peripheral Image Loader for Wireless Subsystem");
|
||||
MODULE_LICENSE("GPL v2");
|
||||
|
Loading…
Reference in New Issue
Block a user