While looking at places were using memcpy_and_pad() could be useful, I spotted 1 issue (patch 1) and 1 potential optimization (patch 2). The use of memcpy_and_pad() is in patch 3. Christophe JAILLET (3): usb: early: xhci-dbc: Fix a potential access to usb: early: xhci-dbc: Optimize early_xdbc_write() usb: early: xhci-dbc: Use memcpy_and_pad() drivers/usb/early/xhci-dbc.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- 2.34.1