On Tue, May 12, 2020 at 8:37 AM Leon Romanovsky <leon@xxxxxxxxxx> 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 > > Leon Romanovsky (2): > kasan: fix compilation warnings due to missing function prototypes > kasan: add missing prototypes to fix compilation warnings Hi Leon, I've mailed a series with slightly different/fuller fixes for these issues. Thanks for the report! > > mm/kasan/common.c | 3 --- > mm/kasan/kasan.h | 15 +++++++++++++++ > 2 files changed, 15 insertions(+), 3 deletions(-) > > -- > 2.26.2 > > -- > You received this message because you are subscribed to the Google Groups "kasan-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an email to kasan-dev+unsubscribe@xxxxxxxxxxxxxxxx. > To view this discussion on the web visit https://groups.google.com/d/msgid/kasan-dev/20200512063728.17785-1-leon%40kernel.org.