All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-next 0/2] Fix kasan compilation warnings
@ 2020-05-12  6:37 Leon Romanovsky
  2020-05-12  6:37 ` [PATCH rdma-next 1/2] kasan: fix compilation warnings due to missing function prototypes Leon Romanovsky
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Leon Romanovsky @ 2020-05-12  6:37 UTC (permalink / raw)
  To: Andrew Morton, Andrey Konovalov, Andrey Ryabinin
  Cc: Leon Romanovsky, Ingo Molnar, kasan-dev, linux-kernel, linux-mm,
	Michal Marek, Peter Zijlstra

From: Leon Romanovsky <leonro@mellanox.com>

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

 mm/kasan/common.c |  3 ---
 mm/kasan/kasan.h  | 15 +++++++++++++++
 2 files changed, 15 insertions(+), 3 deletions(-)

--
2.26.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-05-12 16:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-12  6:37 [PATCH rdma-next 0/2] Fix kasan compilation warnings Leon Romanovsky
2020-05-12  6:37 ` [PATCH rdma-next 1/2] kasan: fix compilation warnings due to missing function prototypes Leon Romanovsky
2020-05-12  6:37 ` [PATCH rdma-next 2/2] kasan: add missing prototypes to fix compilation warnings Leon Romanovsky
2020-05-12 10:09 ` [PATCH rdma-next 0/2] Fix kasan " Leon Romanovsky
2020-05-12 15:34 ` Andrey Konovalov
2020-05-12 15:34   ` Andrey Konovalov
2020-05-12 16:11   ` Leon Romanovsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.