fpga manager: xilinx-spi: remove final dot from dev_err() strings
authorLuca Ceresoli <luca@lucaceresoli.net>
Sun, 30 Aug 2020 16:38:47 +0000 (18:38 +0200)
committerMoritz Fischer <mdf@kernel.org>
Mon, 31 Aug 2020 00:04:18 +0000 (17:04 -0700)
commita44ecdc9c97e75e229ec454ba774327769c5b81c
tree2b45f3a64896497a0055c9817523989ec5778b8a
parent5e36aff2e1bf75b964b83a2bf45f520e983e7b70
fpga manager: xilinx-spi: remove final dot from dev_err() strings

Most dev_err messages in this file have no final dot. Remove the only two
exceptions to make them consistent.

Reviewed-by: Tom Rix <trix@redhat.com>
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Moritz Fischer <mdf@kernel.org>
drivers/fpga/xilinx-spi.c