Re: [PATCH 3/3] usb: typec: Use sysfs_emit_at when concatenating the string
From: Greg KH
Date: Fri Jun 23 2023 - 03:51:44 EST
On Thu, Jun 22, 2023 at 11:04:23PM +0800, Kyle Tso wrote:
> The buffer address used in sysfs_emit should be aligned to PAGE_SIZE.
Why? Are you getting warnings about this?
thanks,
greg k-h