[PATCH 1/1] iommu: exynos: Fix trivial typos

2014-08-04 Thread Sachin Kamat
Fixed trivial typos and grammar to improve readability. Signed-off-by: Sachin Kamat --- drivers/iommu/exynos-iommu.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/drivers/iommu/exynos-iommu.c b/drivers/iommu/exynos-iommu.c index d037e87..327ebec 100

Re: [PATCH 1/1] iommu: exynos: Fix trivial typos

2014-08-03 Thread Sachin Kamat
On Sat, Aug 2, 2014 at 12:43 PM, Randy Dunlap wrote: > On 08/01/14 23:03, Sachin Kamat wrote: >> Fixed trivial typos and grammar to improve readability. >> >> Signed-off-by: Sachin Kamat >> --- >> drivers/iommu/exynos-iommu.c | 22 +++--- >> 1 file changed, 11 insertions(+), 11 d

Re: [PATCH 1/1] iommu: exynos: Fix trivial typos

2014-08-02 Thread Randy Dunlap
On 08/01/14 23:03, Sachin Kamat wrote: > Fixed trivial typos and grammar to improve readability. > > Signed-off-by: Sachin Kamat > --- > drivers/iommu/exynos-iommu.c | 22 +++--- > 1 file changed, 11 insertions(+), 11 deletions(-) > > diff --git a/drivers/iommu/exynos-iommu.c b/