lkml.org 
[lkml]   [2011]   [May]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2] kconfig: autogenerated config_is_xxx macro

* Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> wrote:

> -#ifdef CONFIG_PCI_BIOS
> - if (!rt->signature) {
> + if (config_is_pci_bios() && !rt->signature) {

Makes sense - but please name it in a more obvious way, such as:

pci_bios_enabled()

Thanks,

Ingo


\
 
 \ /
  Last update: 2011-05-13 10:33    [W:0.424 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site