lkml.org 
[lkml]   [2023]   [Oct]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] drivers: net: wwan: wwan_core.c: resolved spelling mistake
On Tue, Oct 10, 2023 at 09:46:08AM +0500, Muhammad Muzammil wrote:
> resolved typing mistake from devce to device
>
> Signed-off-by: Muhammad Muzammil <m.muzzammilashraf@gmail.com>

Hi Muhammad,

while we are here could we also consider fixing concurent ==> concurrent
in the same file?

> ---
> drivers/net/wwan/wwan_core.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/wwan/wwan_core.c b/drivers/net/wwan/wwan_core.c
> index 87df60916960..12c3ff91a239 100644
> --- a/drivers/net/wwan/wwan_core.c
> +++ b/drivers/net/wwan/wwan_core.c
> @@ -302,7 +302,7 @@ static void wwan_remove_dev(struct wwan_device *wwandev)
>
> static const struct {
> const char * const name; /* Port type name */
> - const char * const devsuf; /* Port devce name suffix */
> + const char * const devsuf; /* Port device name suffix */
> } wwan_port_types[WWAN_PORT_MAX + 1] = {
> [WWAN_PORT_AT] = {
> .name = "AT",
> --
> 2.27.0
>
>

\
 
 \ /
  Last update: 2023-10-11 20:32    [W:0.060 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site