[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: proc_mkdir
Yup, a copy-paste mistake :) my work copy has:
*entry = create_proc_entry(name, mode, parent);
if (*entry == NULL) {
Many thanks
On 7/9/06,
Thomas Petazzoni <thomas.petazzoni@xxxxxxxx> wrote:
Hi,
Le Thu, 6 Jul 2006 17:01:45 +0200,
"Fernando Apesteguía" <fernando.apesteguia@xxxxxxxxx> a écrit :
> *entry = create_proc_entry(name, mode, parent);
> if (entry == NULL) {
This test is incorrect now.
Sincerly,
Thomas
--
PETAZZONI Thomas - thomas.petazzoni@xxxxxxxx
http://{thomas,sos,kos}.enix.org - Jabber:
thomas.petazzoni@xxxxxxxxx
http://{agenda,livret}dulibre.org - http://www.toulibre.org
Fingerprint : 0BE1 4CF3 CEA4 AC9D CC6E 1624 F653 CB30 98D3 F7A7