lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 5 Mar 2007 23:53:03 +0100
From:	"Luca Tettamanti" <kronos.it@...il.com>
To:	"Kok, Auke" <auke-jan.h.kok@...el.com>
Cc:	"Tejun Heo" <htejun@...il.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] pata_jmicron: remove spurious #endif

On 3/5/07, Kok, Auke <auke-jan.h.kok@...el.com> wrote:
> Luca Tettamanti wrote:
> > Hello,
> > commit 438ac6d5e3f8106a6bd1a5682c508d660294a85d causes a build failure:
> >
> >   CC      drivers/ata/pata_jmicron.o
> >   /home/kronos/src/linux-2.6.git/drivers/ata/pata_jmicron.c:247:2: error: #endif without #if
> >   make[3]: *** [drivers/ata/pata_jmicron.o] Error 1
> >
> > Remove a spurious #endif in pata_jmicron driver.
>
> I think the problem is that Tejun forgot to *add* a #ifdef CONFIG_PM instead.

Nope, that #endif was after the jmicron_exit() function which is
unrelated with CONFIG_PM. I see that Jeff has already commited a
similar patch, mine is no longer needed.

Luca
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ