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
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
..
core staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:35 -07:00
Documentation staging: ti dspbridge: remove contributor leftovers 2010-07-08 13:31:45 -07:00
dynload staging: ti dspbridge: add DOFF binaries loader 2010-06-23 15:39:08 -07:00
gen staging: ti dspbridge: fix compilation error 2010-07-22 10:40:48 -07:00
hw staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:35 -07:00
include/dspbridge staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:35 -07:00
pmgr staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:35 -07:00
rmgr staging: ti dspbridge: Rename words with camel case 2010-07-22 10:45:35 -07:00
services staging: ti dspbridge: Rename words with camel case. 2010-07-22 10:45:35 -07:00
Kconfig staging: ti dspbridge: add _BACKTRACE config 2010-07-08 13:34:54 -07:00
Makefile staging: ti dspbridge: move mmufault to deh 2010-07-08 13:33:02 -07:00
TODO staging: ti dspbridge: add TODO file 2010-06-23 15:39:08 -07:00