PCI/PTM: Remove spurious "d" from granularity message
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 6 Nov 2019 21:30:48 +0000 (15:30 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Jan 2020 07:19:36 +0000 (08:19 +0100)
commitc21e3d1e1c50fe0171841b0aa8b0a51e4c3fcd1f
tree5f121d8f768aeefa18499b848d642a70b7e82177
parentfc49aa70b24e7ef64bd930308a94d6ce3bd9a8ed
PCI/PTM: Remove spurious "d" from granularity message

commit 127a7709495db52a41012deaebbb7afc231dad91 upstream.

The granularity message has an extra "d":

  pci 0000:02:00.0: PTM enabled, 4dns granularity

Remove the "d" so the message is simply "PTM enabled, 4ns granularity".

Fixes: 8b2ec318eece ("PCI: Add PTM clock granularity information")
Link: https://lore.kernel.org/r/20191106222420.10216-2-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Andrew Murray <andrew.murray@arm.com>
Cc: Jonathan Yong <jonathan.yong@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pci/pcie/ptm.c