lkml.org 
[lkml]   [2017]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] staging: rtl8723bs: fix a couple of spelling mistakes
From
Date
On Sat, 2017-06-03 at 23:21 +0100, Colin King wrote:
> Replace cant with cannot, argumetns with arguments and
> add line break to overly long DBG_871X statement.
[]
> diff --git a/drivers/staging/rtl8723bs/hal/hal_com.c b/drivers/staging/rtl8723bs/hal/hal_com.c
[]
> @@ -26,7 +26,7 @@ u8 rtw_hal_data_init(struct adapter *padapter)
> padapter->hal_data_sz = sizeof(struct hal_com_data);
> padapter->HalData = vzalloc(padapter->hal_data_sz);
> if (padapter->HalData == NULL) {
> - DBG_8192C("cant not alloc memory for HAL DATA\n");
> + DBG_8192C("cannot not alloc memory for HAL DATA\n");

"cannot not" does not make sense.


\
 
 \ /
  Last update: 2017-06-05 00:17    [W:0.024 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site