Re: [PATCH 4/4] compat: move config_enabled to compat-3.4.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Nov 28, 2012 at 2:57 PM, Hauke Mehrtens <hauke@xxxxxxxxxx> wrote:
> diff --git a/include/linux/compat-3.1.h b/include/linux/compat-3.1.h
> index fc05245..71bc00f 100644
> --- a/include/linux/compat-3.1.h
> +++ b/include/linux/compat-3.1.h

> @@ -63,7 +50,7 @@ static inline struct sk_buff *__netdev_alloc_skb_ip_align(struct net_device *dev
>   *
>   */
>  #define IS_ENABLED(option) \
> -        (config_enabled(option) || config_enabled(option##_MODULE))
> +       (config_enabled(option) || config_enabled(option##_MODULE))

This hunk is not required, right?

  Luis
--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux