From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH v6 09/25] iommu: exynos: remove unused functions, part 2 Date: Tue, 5 May 2015 16:53:51 +0200 Message-ID: <20150505145351.GK15736@8bytes.org> References: <1430727380-10912-1-git-send-email-m.szyprowski@samsung.com> <1430727380-10912-10-git-send-email-m.szyprowski@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1430727380-10912-10-git-send-email-m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Marek Szyprowski Cc: Thierry Reding , linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Shaik Ameer Basha , Joonyoung Shim , Arnd Bergmann , Rob Herring , Inki Dae , Seung-Woo Kim , Will Deacon , Tomasz Figa , linaro-mm-sig-cunTk1MwBs8s++Sfvej+rw@public.gmane.org, iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Kukjin Kim , Laurent Pinchart , Kyungmin Park , Javier Martinez Canillas , Cho KyongHo , David Wodhouse , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: iommu@lists.linux-foundation.org On Mon, May 04, 2015 at 10:16:04AM +0200, Marek Szyprowski wrote: > After refactoring functions to use pointer to struct sysmmu_drvdata > directly, some functions became useless and thus never used, so remove > them completely. > > Signed-off-by: Marek Szyprowski > --- > drivers/iommu/exynos-iommu.c | 43 ------------------------------------------- > 1 file changed, 43 deletions(-) Can you fold this patch into the previous one? Then the simplifications become directly visible in the diffstat.