lkml.org 
[lkml]   [2011]   [Feb]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 10/21]drivers:spi:spi_topcliff_pch.c remove one to many l's in the word.
Date
The patch below removes an extra "l" in the word.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
drivers/spi/spi_topcliff_pch.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/spi/spi_topcliff_pch.c b/drivers/spi/spi_topcliff_pch.c
index 79e48d4..75f8f13 100644
--- a/drivers/spi/spi_topcliff_pch.c
+++ b/drivers/spi/spi_topcliff_pch.c
@@ -1022,7 +1022,7 @@ static int pch_spi_probe(struct pci_dev *pdev, const struct pci_device_id *id)

board_dat->pdev = pdev;

- /* alllocate memory for SPI master */
+ /* allocate memory for SPI master */
master = spi_alloc_master(&pdev->dev, sizeof(struct pch_spi_data));
if (master == NULL) {
retval = -ENOMEM;
--
1.7.4.1


\
 
 \ /
  Last update: 2011-02-25 07:15    [W:0.029 / U:1.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site