Re: [PATCH 10/20] media: atomisp: Drop userptr support from hmm

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Nov 20, 2022 at 11:40:51PM +0100, Hans de Goede wrote:
> After the conversion to videobuf2 userptr support is no longer needed,
> drop it.

...

>  	dev_dbg(atomisp_dev,
> -		"%s: pages: 0x%08x (%zu bytes), type: %d, user ptr %p\n",
> -		__func__, bo->start, bytes, type, userptr);
> +		"%s: pages: 0x%08x (%zu bytes), type: %d, vmalloc %p\n",
> +		__func__, bo->start, bytes, type, vmalloc);

I believe we may drop __func__ here as well.

-- 
With Best Regards,
Andy Shevchenko





[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux