• Rene Sapiens's avatar
    staging: ti dspbridge: Rename words with camel case · 0cd343a4
    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:
    ========================================
    segmentId to segmnt_id
    SetPageDirty to set_page_dirty
    sizeInBytes to size_in_bytes
    sleepCode to sleep_code
    Status to status
    symName to sym_name
    szVar to sz_var
    Trapped_Args to trapped_args
    TTBPhysAddr to ttb_phys_addr
    uChirps to chirps
    uChnlId to ch_id
    uChnlID to ch_id
    uContentSize to cont_size
    uDDMAChnlId to ddma_chnl_id
    uEvents to events
    ulAlign to align_mask
    ========================================
    Signed-off-by: default avatarRene Sapiens <rene.sapiens@ti.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    0cd343a4
dspapi.h 6.87 KB