Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/tidspbridge/pmgr
Rene Sapiens fb6aabb7f8 staging: ti dspbridge: Rename words with camel case
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:
========================================
pMemStatBuf to mem_stat_buf
pMgrAttrs to mgr_attrts
pMgrInfo to mgr_info
pNodeEnv to node_env
pNodeId to node_uuid
pNodeInfo to node_info
pNumLibs to num_libs
pNumPersLibs to num_pers_libs
pObjDef to obj_def
pObjUuid to obj_uuid
poolPhysBase to pool_phys_base
poolSize to pool_size
pPctxt to pctxt
ppDevContext to dev_cntxt
ppDrvInterface to drv_intf
pPersistentDepLibs to prstnt_dep_libs
pPhyAddr to phy_addr
========================================

Signed-off-by: Rene Sapiens <rene.sapiens@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-07-22 10:45:35 -07:00
..
chnl.c staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:35 -07:00
chnlobj.h
cmm.c staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:35 -07:00
cod.c staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:35 -07:00
dbll.c staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:35 -07:00
dev.c staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:35 -07:00
dmm.c staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:35 -07:00
dspapi.c
io.c staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:35 -07:00
ioobj.h
msg.c staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:35 -07:00
msgobj.h