lkml.org 
[lkml]   [2022]   [Sep]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v3 0/2] use memset to make code clearer
From
On 9/9/22 14:17, Nam Cao wrote:
> Re-write some code using memset to make it more obvious. Also remove an
> unnecessary volatile qualifier, because compiler complains about passing
> volatile pointer to memset.
>
> V3: get rid of "volatile" entirely, instead of just casting it away.
> V2: re-write commit message because previous message describes a
> non-existent problem.
>
> Nam Cao (2):
> staging: vt6655: remove unnecessary volatile qualifier
> staging: vt6655: use memset to make code clearer
>
> drivers/staging/vt6655/desc.h | 2 +-
> drivers/staging/vt6655/device_main.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>

\
 
 \ /
  Last update: 2022-09-09 20:00    [W:0.062 / U:0.220 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site