On Sun, Jun 6, 2021 at 3:53 AM Christian König
wrote:
>
> Am 02.06.21 um 22:22 schrieb Jason Ekstrand:
> > On Wed, Jun 2, 2021 at 6:17 AM Christian König
> > wrote:
> >> When the comment needs to state explicitly that this is doesn't get a
> >> reference
> >> to the object then the function is n
Am 02.06.21 um 22:22 schrieb Jason Ekstrand:
On Wed, Jun 2, 2021 at 6:17 AM Christian König
wrote:
When the comment needs to state explicitly that this is doesn't get a reference
to the object then the function is named rather badly.
Rename the function and use it in even more places.
Signed-
On Wed, Jun 2, 2021 at 6:17 AM Christian König
wrote:
>
> When the comment needs to state explicitly that this is doesn't get a
> reference
> to the object then the function is named rather badly.
>
> Rename the function and use it in even more places.
>
> Signed-off-by: Christian König
> ---
>
On Wed, Jun 02, 2021 at 01:17:12PM +0200, Christian König wrote:
> When the comment needs to state explicitly that this is doesn't get a
> reference
> to the object then the function is named rather badly.
>
> Rename the function and use it in even more places.
>
> Signed-off-by: Christian König
When the comment needs to state explicitly that this is doesn't get a reference
to the object then the function is named rather badly.
Rename the function and use it in even more places.
Signed-off-by: Christian König
---
drivers/dma-buf/dma-resv.c| 32 +--
.