From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from msg-2.mailo.com (msg-2.mailo.com [213.182.54.12]) (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 9F1CF71 for ; Thu, 29 Apr 2021 16:31:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mailo.com; s=mailo; t=1619713884; bh=jnDjuBdvcge6hG7aJnUUqA4yfq3eRaRQunAeAIsLQus=; h=X-EA-Auth:Date:From:To:Cc:Subject:Message-ID:MIME-Version: Content-Type; b=B2HgiMv1D1CDr2u2jRQ0C5YE4ur0pDp7QRj4tCjnwdD2bIKv0yporzp6onDIT798C NcTxyIj0u9yn8Dwv2O9hB55HL09AhGXx+Y2plMF04BVx3rLggc+A+8erLXUt6ZVoi5 y0wIb4d759b4Fb3sVWUNIfD/E3idk5RfjDXiNcxg= Received: by 192.168.90.16 [192.168.90.16] with ESMTP via ip-206.mailobj.net [213.182.55.206] Thu, 29 Apr 2021 18:31:23 +0200 (CEST) X-EA-Auth: TrpmWUDgsDbj3qSCAUfJ9Msd+EYOVPSOoBamqPPQkcNmyZyXBtb9rieyhdGjqBtwgVRxL8MUzWxdx6OYSTaOUYvrWewoNurT Date: Thu, 29 Apr 2021 22:01:16 +0530 From: Deepak R Varma To: Mauro Carvalho Chehab , Sakari Ailus , Greg Kroah-Hartman Cc: linux-media@vger.kernel.org, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org Subject: code clean up confirmation => staging: media: atomisp: pci driver Message-ID: 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 Hello All, Is anyone already working on code clean up of the following driver /files? I am specifically targeting addressing the checkpatch complaints. Let me know. drivers/staging/media/atomisp/pci Thank you, deepak.