summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/pci_gx.c
diff options
context:
space:
mode:
authorAdam Buchbinder <adam.buchbinder@gmail.com>2016-03-04 11:22:24 -0800
committerChris Metcalf <cmetcalf@mellanox.com>2016-03-04 14:44:57 -0500
commit35b90a2939a563df4b1f57f18dd925d6aa7cb38a (patch)
tree37552c7c89d0828573babff0e8cb6f189a257e2f /arch/tile/kernel/pci_gx.c
parent8c34d8d9bec0b2a38e8beab46a643e9b323c8310 (diff)
downloadop-kernel-dev-35b90a2939a563df4b1f57f18dd925d6aa7cb38a.zip
op-kernel-dev-35b90a2939a563df4b1f57f18dd925d6aa7cb38a.tar.gz
tile: Fix misspellings in comments.
Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com> Signed-off-by: Chris Metcalf <cmetcalf@mellanox.com> [plus "uninitalization"]
Diffstat (limited to 'arch/tile/kernel/pci_gx.c')
-rw-r--r--arch/tile/kernel/pci_gx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/tile/kernel/pci_gx.c b/arch/tile/kernel/pci_gx.c
index 4c017d0..aa2b44c 100644
--- a/arch/tile/kernel/pci_gx.c
+++ b/arch/tile/kernel/pci_gx.c
@@ -1326,7 +1326,7 @@ invalid_device:
/*
- * See tile_cfg_read() for relevent comments.
+ * See tile_cfg_read() for relevant comments.
* Note that "val" is the value to write, not a pointer to that value.
*/
static int tile_cfg_write(struct pci_bus *bus, unsigned int devfn, int offset,
OpenPOWER on IntegriCloud