Hi Benjamin.
On Mon, Jan 20, 2020 at 08:11:01AM +, Benjamin GAIGNARD wrote:
>
> On 1/18/20 10:41 AM, Sam Ravnborg wrote:
> > Hi Benjamin
> >
> > On Tue, Jan 14, 2020 at 05:01:35PM +0100, Benjamin Gaignard wrote:
> >> Remove old documentation style and use new one to avoid warnings when
> >> c
On 1/18/20 10:41 AM, Sam Ravnborg wrote:
> Hi Benjamin
>
> On Tue, Jan 14, 2020 at 05:01:35PM +0100, Benjamin Gaignard wrote:
>> Remove old documentation style and use new one to avoid warnings when
>> compiling with W=1
>>
>> Signed-off-by: Benjamin Gaignard
> Thanks for the warning fixes.
> Thi
Hi Benjamin
On Tue, Jan 14, 2020 at 05:01:35PM +0100, Benjamin Gaignard wrote:
> Remove old documentation style and use new one to avoid warnings when
> compiling with W=1
>
> Signed-off-by: Benjamin Gaignard
Thanks for the warning fixes.
This is legacy stuff that is not even wired into the ker
On 1/14/20 8:01 AM, Benjamin Gaignard wrote:
> Remove old documentation style and use new one to avoid warnings when
> compiling with W=1
>
> Signed-off-by: Benjamin Gaignard
Looks good. Thanks.
Acked-by: Randy Dunlap
> ---
> CC: Randy Dunlap
> version 2:
> - fix return documentation
>
>
Remove old documentation style and use new one to avoid warnings when
compiling with W=1
Signed-off-by: Benjamin Gaignard
---
CC: Randy Dunlap
version 2:
- fix return documentation
drivers/gpu/drm/drm_dma.c | 21 +++--
1 file changed, 11 insertions(+), 10 deletions(-)
diff --g