> -----Original Message-----
> From: Emil Medve [mailto:[email protected]]
> Sent: Wednesday, January 28, 2015 8:05 PM
> To: [email protected]; [email protected]; [email protected];
> Sethi Varun-B16395
> Cc: Medve Emilian-EMMEDVE1
> Subject: [PATCH 12/26] iommu/fsl: Fix checkpatch type TYPO_SPELLING
>
> CHECK:TYPO_SPELLING: 'accomodate' may be misspelled - perhaps
> 'accommodate'?
> + * Hard coded value for the PAACT size to accomodate
>
> Signed-off-by: Emil Medve <[email protected]>
> ---
> drivers/iommu/fsl_pamu.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/iommu/fsl_pamu.h b/drivers/iommu/fsl_pamu.h index
> 52a91af..86abc70 100644
> --- a/drivers/iommu/fsl_pamu.h
> +++ b/drivers/iommu/fsl_pamu.h
> @@ -220,7 +220,7 @@ struct pamu_mmap_regs {
> #define PAACE_TCEF_FORMAT0_8B 0x00
> #define PAACE_TCEF_FORMAT1_RSVD 0x01
> /*
> - * Hard coded value for the PAACT size to accomodate
> + * Hard coded value for the PAACT size to accommodate
> * maximum LIODN value generated by u-boot.
> */
> #define PAACE_NUMBER_ENTRIES 0x500
> --
> 2.2.2
Acked-by: Varun Sethi <[email protected]>
_______________________________________________
iommu mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/iommu