> Subject: [PATCH] misc: xilinx_sdfec: add compat_ptr_ioctl()
>
> Driver has a trivial helper function to convert
> the pointer argument and then call the native ioctl handler.
> But now we have a generic implementation for that, so we can use it.
>
> Signed-off-by: Harshal Chaudha
; Sent: Monday 26 October 2020 15:58
> > To: gre...@linuxfoundation.org
> > Cc: Derek Kiernan ; Dragan Cvetic
> > ; a...@arndb.de; Michal Simek
> > ; linux-arm-ker...@lists.infradead.org;
> > linux-kernel@vger.kernel.org
> > Subject: [PATCH] misc: xilinx_sdfec: add compat_ptr_ioct
On Mon, Oct 26, 2020 at 4:58 PM Harshal Chaudhari
wrote:
>
> Driver has a trivial helper function to convert
> the pointer argument and then call the native ioctl handler.
> But now we have a generic implementation for that, so we can use it.
>
> Signed-off-by: Harshal Chaudhari
Reviewed-by: Arn
> Cc: Derek Kiernan ; Dragan Cvetic ;
> a...@arndb.de; Michal Simek
> ; linux-arm-ker...@lists.infradead.org;
> linux-kernel@vger.kernel.org
> Subject: [PATCH] misc: xilinx_sdfec: add compat_ptr_ioctl()
>
> Driver has a trivial helper function to convert
> the pointer arg
Driver has a trivial helper function to convert
the pointer argument and then call the native ioctl handler.
But now we have a generic implementation for that, so we can use it.
Signed-off-by: Harshal Chaudhari
---
drivers/misc/xilinx_sdfec.c | 12 +---
1 file changed, 1 insertion(+), 11
5 matches
Mail list logo