On Sun, Feb 7, 2021 at 10:00 AM Yang Li wrote:
> Eliminate the following coccicheck warning:
> ./drivers/gpio/gpiolib-cdev.c:2307:7-23: WARNING: gpio_fileops: .read()
> has stream semantic; safe to change nonseekable_open -> stream_open.
>
> Reported-by: Abaci Robot
> Signed-off-by: Yang Li
Th
On Sun, Feb 7, 2021 at 10:00 AM Yang Li wrote:
>
> Eliminate the following coccicheck warning:
> ./drivers/gpio/gpiolib-cdev.c:2307:7-23: WARNING: gpio_fileops: .read()
> has stream semantic; safe to change nonseekable_open -> stream_open.
>
> Reported-by: Abaci Robot
> Signed-off-by: Yang Li
>
Eliminate the following coccicheck warning:
./drivers/gpio/gpiolib-cdev.c:2307:7-23: WARNING: gpio_fileops: .read()
has stream semantic; safe to change nonseekable_open -> stream_open.
Reported-by: Abaci Robot
Signed-off-by: Yang Li
---
drivers/gpio/gpiolib-cdev.c | 2 +-
1 file changed, 1 inse
3 matches
Mail list logo