Re: [PATCH 1/1] block: Use macros from compiler.h instead of __attribute__((...))

From: Jens Axboe
Date: Tue Feb 18 2014 - 15:27:08 EST


On Mon, Feb 17 2014, Gideon Israel Dsouza wrote:
> To increase compiler portability there are several macros defined
> in <linux/compiler.h> for various gcc __attribute((..)) constructs.
> I've made sure gcc these specific were replaced with the right
> macro and an #include <linux/compiler.h> was placed where needed.

Thanks, applied.

--
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/