mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
b13460b920
The macro offsetofend() introduces unnecessary temporary variable "tmp". The patch avoids that and saves a bit memory in stack. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>