of: reserved_mem: Fix typo in the too-many-regions message
authorDanny Lin <danny@kdrag0n.dev>
Thu, 4 Jun 2020 05:49:00 +0000 (22:49 -0700)
committerRob Herring <robh@kernel.org>
Mon, 15 Jun 2020 17:28:22 +0000 (11:28 -0600)
commit418370ff2231b7db5abf59b8faec911e6fc44d96
tree8eae886b87690c63868ca7a28339bded1bc5bbcc
parenta11bc0e17aa8a6fe988852f7002995e14a41674d
of: reserved_mem: Fix typo in the too-many-regions message

Minor fix for a missing preposition in the error message that appears
when there are too many reserved memory regions for the allocated array
to store.

Signed-off-by: Danny Lin <danny@kdrag0n.dev>
Link: https://lore.kernel.org/r/20200604054900.200317-1-danny@kdrag0n.dev
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/of_reserved_mem.c