Re: [PATCH v4] staging: media: av7110: coding style fixes: too many tabs
From: Dan Carpenter
Date: Thu Apr 02 2026 - 08:54:06 EST
On Thu, Apr 02, 2026 at 12:47:42AM +0530, Sudarshan Srinivasan wrote:
> Fix warning reported by checkpatch.pl
> "WARNING: Too many leading tabs - consider code refactoring"
>
> Signed-off-by: Sudarshan Srinivasan <ss22.kern.dev@xxxxxxxxx>
> ---
> v4:
> - Added the missing check for "feed->ts_type"
> - Removed initialization of 'ret'
> - handle_ts_memory_fe() accepts only "feed", "demux" and "av7110" extracted thereafter
> - demux->playing assigned to int, instead of bool to maintain original style
LGTM. Thanks!
Reviewed-by: Dan Carpenter <error27@xxxxxxxxx>
regards,
dan carpenter