On 14.01.2020 19:27, Colin King wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the
> content is safe
>
> From: Colin Ian King
>
> The variable result is being initialized with a value that
> is never read and is being re-assigned later on. The assignment
> is
Now I see that your patch is for SPI interface, so, it may be necessary.
Sorry for the noise.
On 17.09.2019 10:11, claudiu.bez...@microchip.com wrote:
> This is already present in staging-next (see [1] and [2])
>
> [1]
> https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/commit/
This is already present in staging-next (see [1] and [2])
[1]
https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/commit/drivers/staging/wilc1000?h=staging-next&id=8692b047e86cff448af1564a8bdda770d2deb567
[2]
https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/commi
On 07.02.2019 13:29, ajay.kat...@microchip.com wrote:
> From: Ajay Singh
>
> Move data structure and function prototype from 'wilc_wlan_if.h file.
> Now, this file contains constant specific to the firmware.
>
> Signed-off-by: Ajay Singh
> ---
> drivers/staging/wilc1000/host_interface.c |