staging: gs_fpgaboot: pr_err() strings should end with newlines
authorArvind Yadav <arvind.yadav.cs@gmail.com>
Tue, 3 Oct 2017 11:43:23 +0000 (17:13 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Oct 2017 16:36:25 +0000 (18:36 +0200)
commitfe5625b39658fcc7ba49ba5cbfd23b8237dce59f
treefb82aff585638afbecc17c76fc92b95629a2c73d
parentb9fd63ea2b027dc14e6f91871be7ed8de2ffa2b1
staging: gs_fpgaboot: pr_err() strings should end with newlines

pr_err() messages should end with a new-line to avoid other messages
being concatenated.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gs_fpgaboot/gs_fpgaboot.c