On Tue, Jul 30, 2024 at 07:18:08AM +0000, Sai Sree Kartheek Adivi wrote: > this patch fixes the following checkpatch.pl error.. > ERROR: trailing statements should be on next line > #48: FILE: drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ia_css_anr.host.c:48: > + if (!anr) return; > > Signed-off-by: Sai Sree Kartheek Adivi <sskartheekadivi@xxxxxxxxx> > --- > Just started contributing to the kernel. please help me understand my > mistakes if any. Please use scripts/get_maintainer.pl to determine who to send this change to (hint, you didn't catch the maintainers of this file...) thanks, greg k-h