Re: [PATCH rdma-next 0/2] Fix kasan compilation warnings

From: Leon Romanovsky
Date: Tue May 12 2020 - 06:09:48 EST


On Tue, May 12, 2020 at 09:37:26AM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@xxxxxxxxxxxx>
>
> Hi,
>
> The following two fixes are adding missing function prototypes
> declarations to internal kasan header in order to eliminate compilation
> warnings.
>
> Thanks

Sorry for forgetting to clean subject, the patches are not "rdma-next"
but MM related.

Thanks

>
> Leon Romanovsky (2):
> kasan: fix compilation warnings due to missing function prototypes
> kasan: add missing prototypes to fix compilation warnings
>
> mm/kasan/common.c | 3 ---
> mm/kasan/kasan.h | 15 +++++++++++++++
> 2 files changed, 15 insertions(+), 3 deletions(-)
>
> --
> 2.26.2
>
>