[ros-dev] [ros-diffs] [hbelusca] 74733: [NTOS]: Minor code formatting + don't leak a handle in case of failure, in CmpInitializeHardwareConfiguration().

Thomas Faber thomas.faber at reactos.org
Fri Jun 2 06:26:27 UTC 2017


On 2017-06-01 20:27, hbelusca at svn.reactos.org wrote:
>                   /* EISA */
>                   case EisaAdapter:
> -
> +                {
>                       /* Fixup information */
>                       Interface = Eisa;
>                       Bus = CmpTypeCount[EisaAdapter]++;
>                       break;
> +                }

This is a completely unnecessary change to somebody else's code that has
no basis in our documented coding style. Uh... don't do that?



More information about the Ros-dev mailing list