ida: remove abandoned macros
authorAlex Shi <alex.shi@linux.alibaba.com>
Tue, 21 Jan 2020 08:34:05 +0000 (16:34 +0800)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 31 Jan 2020 20:09:49 +0000 (15:09 -0500)
commit3a00e7c47c382b30524e78b36ab047c16b8fcfef
treea42280c077947cf301b0aa161d65ec8365bdced3
parent24a448b165253b6f2ab1e0bcdba9a733007681d6
ida: remove abandoned macros

3 IDA_ started macros aren't used from commit f32f004cddf8 ("ida: Convert
to XArray"). so better to remove them.

Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
lib/radix-tree.c