lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 12 Sep 2016 20:28:45 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     javier@....samsung.com
Cc:     linux-kernel@...r.kernel.org, arnd@...db.de,
        sony.chacko@...gic.com, peppe.cavallaro@...com,
        linux-net-drivers@...arflare.com, fw@...len.de,
        bkenward@...arflare.com, geert@...ux-m68k.org,
        ecree@...arflare.com, kvalo@...eaurora.org, mw@...ihalf.com,
        a@...table.cc, intel-wired-lan@...ts.osuosl.org,
        f.fainelli@...il.com, felipe.balbi@...ux.intel.com,
        gregory.clement@...e-electrons.com, Dept-HSGLinuxNICDev@...gic.com,
        jeffrey.t.kirsher@...el.com, mugunthanvnm@...com, andrew@...n.ch,
        klassert@...hematik.tu-chemnitz.de, sgruszka@...hat.com,
        kda@...ux-powerpc.org, qiang.zhao@...escale.com,
        netdev@...r.kernel.org, gerlando.falauto@...mile.com,
        linux-wireless@...r.kernel.org, ionut@...ula.org,
        venza@...wnhat.org, alexandre.torgue@...com
Subject: Re: [PATCH 00/15] drivers: net: use IS_ENABLED() instead of
 checking for built-in or module

From: Javier Martinez Canillas <javier@....samsung.com>
Date: Mon, 12 Sep 2016 10:03:31 -0400

> This trivial series is similar to [0] for net/ that you already merged, but
> for drivers/net. The patches replaces the open coding to check for a Kconfig
> symbol being built-in or module, with IS_ENABLED() macro that does the same.

Series applied, thanks.

Powered by blists - more mailing lists