Hi Mitchel,
On Tue, Jul 08, 2014 at 01:45:24AM +0100, Mitchel Humpherys wrote:
> Fix some issues reported by checkpatch.pl. Mostly whitespace, but also
> includes min=>min_t, kzalloc=>kcalloc, and kmalloc=>kmalloc_array.
So the problem with patches like this is that they tend to conflict with all
Fix some issues reported by checkpatch.pl. Mostly whitespace, but also
includes min=>min_t, kzalloc=>kcalloc, and kmalloc=>kmalloc_array.
Signed-off-by: Mitchel Humpherys
---
drivers/iommu/arm-smmu.c | 59 ++--
1 file changed, 37 insertions(+), 22 dele