usb: gadget: uvc: clean up comments and styling in video_pump
authorAvichal Rakesh <arakesh@google.com>
Fri, 2 Jun 2023 22:04:55 +0000 (15:04 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Jun 2023 09:55:38 +0000 (11:55 +0200)
commit5ae8a35459e77fd9ddb1844baa8c736fc0223847
treef97dcd65390dbe236a8c5406dd0d0dec254c7d73
parent152669f844d11513fc438bfee01d3f1bb2b2b565
usb: gadget: uvc: clean up comments and styling in video_pump

This patch elaborates on some of the edge cases handled by
video_pump around setting no_interrupt flag, and brings the
code style in line with rest of the file.

Link: https://lore.kernel.org/20230602151916.GH26944@pendragon.ideasonboard.com/
Signed-off-by: Avichal Rakesh <arakesh@google.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Message-ID: <20230602220455.313801-1-arakesh@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/function/uvc_video.c