From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id F1CF579C6 for ; Mon, 19 Jun 2023 11:12:59 +0000 (UTC) X-IronPort-AV: E=McAfee;i="6600,9927,10745"; a="425557359" X-IronPort-AV: E=Sophos;i="6.00,254,1681196400"; d="scan'208";a="425557359" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Jun 2023 04:12:47 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10745"; a="663948619" X-IronPort-AV: E=Sophos;i="6.00,254,1681196400"; d="scan'208";a="663948619" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga003.jf.intel.com with ESMTP; 19 Jun 2023 04:12:43 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1qBCoL-004yWr-2n; Mon, 19 Jun 2023 14:12:41 +0300 Date: Mon, 19 Jun 2023 14:12:41 +0300 From: Andy Shevchenko To: Hans de Goede Cc: Mauro Carvalho Chehab , Sakari Ailus , Tsuchiya Yuto , Yury Luneff , Nable , andrey.i.trufanov@gmail.com, Fabio Aiuto , Kate Hsuan , linux-media@vger.kernel.org, linux-staging@lists.linux.dev, kernel test robot , Dan Carpenter Subject: Re: [PATCH 1/7] media: atomisp: Fix missing v4l2_fh_release() in atomisp_open() error exit Message-ID: References: <20230619105212.303653-1-hdegoede@redhat.com> Precedence: bulk X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230619105212.303653-1-hdegoede@redhat.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo On Mon, Jun 19, 2023 at 12:52:06PM +0200, Hans de Goede wrote: > Fix missing v4l2_fh_release() in atomisp_open()'s > "if (pipe->users)" error exit path. All LGTM, Reviewed-by: Andy Shevchenko -- With Best Regards, Andy Shevchenko