Re: [PATCH -next] soc: qcom: smem: Fix incompatible types in comparison

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 01 Aug 2023 17:48:07 +0800, Chen Jiahao wrote:
> This patch fixes the following sparse error:
> 
> drivers/soc/qcom/smem.c:738:30: error: incompatible types in comparison expression (different add        ress spaces):
> drivers/soc/qcom/smem.c:738:30:    void *
> drivers/soc/qcom/smem.c:738:30:    void [noderef] __iomem *
> 
> In addr_in_range(), "base" is of type void __iomem *, converting
> void *addr to the same type to fix above sparse error.
> 
> [...]

Applied, thanks!

[1/1] soc: qcom: smem: Fix incompatible types in comparison
      commit: 5f908786cf44fcb397cfe0f322ef2f41b0909e2a

Best regards,
-- 
Bjorn Andersson <andersson@xxxxxxxxxx>



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [Linux for Sparc]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux