On Wed, Sep 16, 2015 at 12:54:24AM +0600, Alexander Kuleshov wrote: > The <linux/memblock.h> already provides for_each_mem_range() macro that > iterates through memblock areas from type_a and not included in type_b. > We can remove custom for_each_dump_mem_range() macro and use the > for_each_mem_range() instead. > > Signed-off-by: Alexander Kuleshov <kuleshovmail@xxxxxxxxx> > --- > arch/s390/kernel/crash_dump.c | 16 ++++------------ > 1 file changed, 4 insertions(+), 12 deletions(-) Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html