[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1214816462.11537.26.camel@violet.holtmann.net>
Date: Mon, 30 Jun 2008 11:01:02 +0200
From: Marcel Holtmann <marcel@...tmann.org>
To: Tomas Winkler <tomas.winkler@...el.com>
Cc: drzeus-list@...eus.cx, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] mmc: fix sdio_io sparse errors
Hi Tomas,
> This patch fixes sdio_io sparse errors.
> This fix changes signature of API functions,
> changing
> unsigned char -> u8
> unsigned short -> u16
> unsigned long -> u32 - this was probably a bug in 64 bit platforms
why are we not using the new get_unaligned_le* and put_unaligned_le*
functions for the tmpbuf access?
Regards
Marcel
--
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