staging: wilc1000: rename pHandle in wilc_mq_create
[deliverable/linux.git] / drivers / staging / wilc1000 / wilc_msgqueue.h
index 7e7ec06b132e1a7de097f95f351c1abb2f4d569b..bfd2347e549712ada08982de1094db8d76313e2b 100644 (file)
@@ -40,7 +40,7 @@ struct message_queue {
  *  @date              30 Aug 2010
  *  @version           1.0
  */
-int wilc_mq_create(struct message_queue *pHandle);
+int wilc_mq_create(struct message_queue *mq);
 
 /*!
  *  @brief             Sends a message
This page took 0.024188 seconds and 5 git commands to generate.