mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
Remove the redundant "i" at the beginning of the error message. This "i" came from commit1c13188669("dm: prefer '"%s...", __func__'"), the "i" is accidentally left. Signed-off-by: Ssuhung Yeh <ssuhung@gmail.com> Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Fixes:1c13188669("dm: prefer '"%s...", __func__'") Cc: stable@vger.kernel.org # v6.3+