This patch fixes a spelling error in PHSModule.c

Signed-off-by: Kevin McKinney <[email protected]>
---
 drivers/staging/bcm/PHSModule.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/bcm/PHSModule.c b/drivers/staging/bcm/PHSModule.c
index 4837783..af5d22f 100644
--- a/drivers/staging/bcm/PHSModule.c
+++ b/drivers/staging/bcm/PHSModule.c
@@ -264,7 +264,7 @@ void DumpFullPacket(UCHAR *pBuf, UINT nPktLen)
  * pPhsdeviceExtension - ptr to Device extension containing PHS Classifier 
rules and PHS Rules , RX, TX buffer etc
  *
  * Returns:
- * TRUE(1)     -If allocation of memory was success full.
+ * TRUE(1)     -If allocation of memory was successful.
  * FALSE       -If allocation of memory fails.
  */
 int phs_init(struct bcm_phs_extension *pPhsdeviceExtension, struct 
bcm_mini_adapter *Adapter)
-- 
1.7.9.5

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to