[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120508225515.GD7948@kroah.com>
Date: Tue, 8 May 2012 15:55:15 -0700
From: Greg KH <greg@...ah.com>
To: Alan Stern <stern@...land.harvard.edu>
Cc: Kernel development list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] device core: fix a copy-paste error
On Tue, May 08, 2012 at 03:08:45PM -0400, Alan Stern wrote:
> This patch (as1552) fixes a fairly obvious copy-paste error that could
> have serious consequences on architectures where sizeof(int) !=
> sizeof(unsigned long).
>
> Signed-off-by: Alan Stern <stern@...land.harvard.edu>
> CC: <stable@...r.kernel.org>
>
> ---
>
> This just caught my eye while I was adding another macro immediately
> below DEVICE_INT_ATTR.
>
>
> include/linux/device.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
This is already fixed up in my driver-core-next tree from a patch from
Michael Davidson <md@...gle.com>.
sorry,
greg k-h
--
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