Re: [KJ] Re: [Kernel-janitors] [PATCH 2.6.9-rc2-mm4 cmipci.c] [8/8] Replace pci_find_device with pci_dev_present

From: Hanna Linder
Date: Wed Oct 20 2004 - 18:21:34 EST


--On Thursday, October 21, 2004 01:01:28 AM +0200 maximilian attems <janitor@xxxxxxxxxxxxxx> wrote:

>> + if (!pci_dev_present(intel_82437vx))
> ^
>> snd_cmipci_set_bit(cm, CM_REG_MISC_CTRL, CM_TXVX);
>> break;
>> default:
>>
>>
>
> a second one with small whitespace damage.
> fixed for next kjt.

Hi Max,

According to the CodingStyle I should not put a white space
after the function name and before the parenthesis.

I do not believe that should be added.

Thanks.

Hanna

-
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/