• Rene Sapiens's avatar
    staging: ti dspbridge: Rename words with camel case. · 95870a88
    Rene Sapiens authored
    The intention of this patch is to rename the remaining variables with camel
    case. Variables will be renamed avoiding camel case and Hungarian notation.
    The words to be renamed in this patch are:
    ========================================
    hStrm to stream_obj
    iMode to io_mode
    irqMask to irq_mask
    lOffset to offset
    memPtr to mem_ptr
    moduleId to module_id
    msgCallback to msg_callback
    msgList to msg_list
    nArgc to num_argc
    nEntryStart to entry_start
    nMemSpace to mem_space
    nStatus to node_status
    nStrms to strms
    numLibs to num_libs
    numLockedEntries to num_locked_entries
    pageSize to page_sz
    ========================================
    Signed-off-by: default avatarRene Sapiens <rene.sapiens@ti.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    95870a88
msgdefs.h 836 Bytes