]> git.itanic.dy.fi Git - linux-stable/commit
xhci: Clean up stale comment on ERST_SIZE macro
authorLukas Wunner <lukas@wunner.de>
Thu, 19 Oct 2023 10:29:15 +0000 (13:29 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Oct 2023 10:38:53 +0000 (12:38 +0200)
commitc087fada0a6180ab5b88b11c1776eef02f8d556f
tree0905056caa55b7091417f3cf96f982975b3389ed
parent08cc5616798d8be5453be16737e1e6ec939b4997
xhci: Clean up stale comment on ERST_SIZE macro

Commit ebd88cf50729 ("xhci: Remove unused defines for ERST_SIZE and
ERST_ENTRIES") removed the ERST_SIZE macro but retained a code comment
explaining the quantity chosen in the macro.

Remove the code comment as well.

Signed-off-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20231019102924.2797346-11-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci.h