]> asedeno.scripts.mit.edu Git - linux.git/commit
vfio: platform: Make printed error messages more consistent
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 10 Apr 2018 14:54:11 +0000 (16:54 +0200)
committerAlex Williamson <alex.williamson@redhat.com>
Fri, 8 Jun 2018 16:24:23 +0000 (10:24 -0600)
commitd59502bc0591d75feb5824c7c24faaa8ec48a7ae
treea61c3da7c984cbc947cefb707c5882e54a61d207
parent28a68387888997e8a7fa57940ea5d55f2e16b594
vfio: platform: Make printed error messages more consistent

  - Capitalize the first word of error messages,
  - Unwrap statements that fit on a single line,
  - Use "VFIO" instead of "vfio" as the error message prefix.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Acked-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/platform/vfio_platform_common.c