]> git.baikalelectronics.ru Git - kernel.git/commit
fpga zynq: Add missing \n to messages
authorJason Gunthorpe <jgunthorpe@obsidianresearch.com>
Mon, 21 Nov 2016 22:26:43 +0000 (22:26 +0000)
committerAlan Tull <atull@opensource.altera.com>
Tue, 29 Nov 2016 21:51:45 +0000 (15:51 -0600)
commitc6d05cdb75b1290d1ed2eb9d7a139c20f8c94038
treec70dfd82f4105f7ce7fb41c926b516113f1cdf15
parent95837875153e7d926175402735fbec6b1b5eecf4
fpga zynq: Add missing \n to messages

Function dev_err doesn't add a newline at the end of the string. This will
lead to a hard to read kernel log.

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Reviewed-by: Moritz Fischer <moritz.fischer@ettus.com>
Reviewed-by: Matthias Brugger <mbrugger@suse.com>
Acked-by: Alan Tull <atull@opensource.altera.com>
drivers/fpga/zynq-fpga.c