[Devel] Typo in modules/pdt/domains.c:306
Ramona Modroiu
ramona at voice-system.ro
Mon Oct 9 23:12:50 CEST 2006
Hi,
thanks for reporting it. The patch was OK. I just committed it on cvs.
Committing such clear case should not bother anybody since it is an
obvious fix.
Regards,
Ramona
Julien BLACHE wrote:
> Hi,
>
> While reviewing build logs for OpenSER on ia64, mipsel and s390 (at
> least), I ran into what is probably a typo in modules/pdt/domains.c:306
>
> lock_destroy(&hash->hl_lock);
> Should read:
> lock_destroy(&hl->hl_lock);
>
> I'd have committed the change to CVS directly, but wanted to check
> first that it wouldn't bother anyone ;) So please tell me if it's OK
> for me to commit such bugfixes directly.
>
> Thanks,
>
> JB.
>
More information about the Devel
mailing list