This patch removes multiple blank lines.
CHECK: Please don't use multiple blank lines
Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
        WILC_NULLCHECK(s32RetStatus, pstrMessage->pvBuffer);
        memcpy(pstrMessage->pvBuffer, pvSendBuffer, u32SendBufferSize);
 
-
        /* add it to the message queue */
        if (pHandle->pstrMessageList == NULL) {
                pHandle->pstrMessageList  = pstrMessage;
        return s32RetStatus;
 }
 
-
-
 /*!
  *  @author            syounan
  *  @date              1 Sep 2010