Re: [PATCH] Staging: hv: Transform PDEVICE_OBJECT andDEVICE_OBJECT typedefs into their corresponding structs

From: Greg KH
Date: Tue Jul 28 2009 - 10:44:48 EST


On Tue, Jul 28, 2009 at 10:30:44AM +0200, Nicolas Palix wrote:
>
> Remove typedef DEVICE_OBJECT and use a struct with the same name
> instead. The new struct name uses lower case (struct device_object).

This should be called "struct hv_device" instead, care to respin the
patch like that to keep us from having to change it again? :)

thanks,

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