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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 23 Sep 2008 20:02:25 +0200
From:	Haavard Skinnemoen <haavard.skinnemoen@...el.com>
To:	Pierre Ossman <drzeus-list@...eus.cx>
Cc:	kernel@...32linux.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/4] atmel-mci: Platform code for supporting multiple
 mmc slots

Pierre Ossman <drzeus-list@...eus.cx> wrote:
> On Mon, 22 Sep 2008 18:38:15 +0200
> Haavard Skinnemoen <haavard.skinnemoen@...el.com> wrote:
> 
> > +/**
> > + * struct mci_platform_data - board-specific MMC/SDcard configuration
> > + * @dma_slave: DMA slave interface to use in data transfers, or NULL.
> > + * @slot: Per-slot configuration data.
> > + */
> > +struct mci_platform_data {
> > +	struct mci_slot_pdata	slot[2];
> > +};  
> 
> Comment doesn't match code.

You're right -- I switched the order of the DMA and multi-slot patches
and forgot to update the comments. It will match when all four patches
are applied, but I'll fix it in the next round.

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