On Thu, Sep 29, 2022 at 11:11:47AM -0700, Sathyanarayanan Kuppuswamy wrote:
On 9/29/22 11:02 AM, Wander Lairson Costa wrote:
+#define TDX_GUEST_DEVICE "tdx-guest"
nit: I think now we can use KBUILD_MODNAME, can't we?
Yes. We can use it. But I thought user can use this macro and avoid hard coding the device name.
What user? Please use KBUILD_MODNAME now instead.
thanks,
greg k-h