Hi, this is my variable rename patchset for the drivers/staging/bcm/CmHost.c file. Note, as always: As I do not have the appropriate hardware, I cannot test these patches, but I compiled them at least. Kind regards, Matthias Beyer Matthias Beyer (57): Staging: bcm: CmHost.c: Renamed variable: "Adapter" -> "ad" Staging: bcm: CmHost.c: Renamed variable: "pstClassifierEntry" -> "classifier_entry" Staging: bcm: CmHost.c: Renamed function: "restore_endianess_of_pstClassifierEntry" -> "restore_endianess_of_classifier_entry" Staging: bcm: CmHost.c: Renamed variable: "eIpAddrContext" -> "ip_addr_context" Staging: bcm: CmHost.c: Renamed variable: "uiSearchRuleIndex" -> "search_rule_idx" Staging: bcm: CmHost.c: Renamed variable: "uVCID" -> "vcid" Staging: bcm: CmHost.c: Renamed variable: "sPhsRule" -> "phs_rule" Staging: bcm: CmHost.c: Renamed variable: "cPhsRule" -> "c_phs_rules" Staging: bcm: CmHost.c: Renamed variable: "pstAddIndication" -> "add_indication" Staging: bcm: CmHost.c: Renamed variable: "uiSfid" -> "sf_id" Staging: bcm: CmHost.c: Renamed variable: "ulSFID" -> "sf_id" Staging: bcm: CmHost.c: Renamed variable: "uiClassifierID" -> "classifier_id" Staging: bcm: CmHost.c: Renamed variable: "u8IpAddressLen" -> "ip_addr_len" Staging: bcm: CmHost.c: Renamed variable: "pu8IpAddressMaskSrc" -> "ip_addr_mask_src" Staging: bcm: CmHost.c: Renamed variable: "bIpVersion6" -> "ip_v6" Staging: bcm: CmHost.c: Renamed variable: "nSizeOfIPAddressInBytes" -> "ip_addr_byte_len" Staging: bcm: CmHost.c: Renamed variable: "ptrClassifierIpAddress" -> "classifier_ip_addr" Staging: bcm: CmHost.c: Renamed variable: "ptrClassifierIpMask" -> "classifier_ip_mask" Staging: bcm: CmHost.c: Renamed variable: "bFreeAll" -> "free_all" Staging: bcm: CmHost.c: Renamed variable: "TID" -> "tid" Staging: bcm: CmHost.c: Renamed variable: "psfCSType" -> "cs_type" Staging: bcm: CmHost.c: Renamed variable: "nClassifierIndex" -> "classifier_idx" Staging: bcm: CmHost.c: Renamed variable: "u16PacketClassificationRuleIndex" -> "packet_classification_rule_idx" Staging: bcm: CmHost.c: Renamed variable: "usVCID" -> "vcid" Staging: bcm: CmHost.c: Renamed variable: "pvPHsContext" -> "phs_context" Staging: bcm: CmHost.c: Renamed variable: "ulPhsStatus" -> "phs_status" Staging: bcm: CmHost.c: Renamed variable: "psfLocalSet" -> "local_set" Staging: bcm: CmHost.c: Renamed variable: "ucDsxType" -> "dsx_type" Staging: bcm: CmHost.c: Renamed variable: "eClassifierAction" -> "classifier_action" Staging: bcm: CmHost.c: Renamed variable: "UGIValue" -> "gi_value" Staging: bcm: CmHost.c: Renamed variable: "uiLoopIndex" -> "i" Staging: bcm: CmHost.c: Renamed variable: "nIndex" -> "n" Staging: bcm: CmHost.c: Renamed variable: "nCurClassifierCnt" -> "curr_classifier_cnt" Staging: bcm: CmHost.c: Renamed variable: "pvBuffer" -> "buffer" Staging: bcm: CmHost.c: Renamed variable: "ulAddrSFParamSet" -> "addr_sf_param_set" Staging: bcm: CmHost.c: Renamed variable: "pucDestBuffer" -> "dest_buff" Staging: bcm: CmHost.c: Renamed variable: "nBytesToRead" -> "bytes_to_read" Staging: bcm: CmHost.c: Renamed variable: "pucSrcBuffer" -> "src_buff" Staging: bcm: CmHost.c: Renamed variable: "nBytesToWrite" -> "bytes_to_write" Staging: bcm: CmHost.c: Renamed variable: "puBufferLength" -> "buff_len" Staging: bcm: CmHost.c: Renamed variable: "pstAddIndicationAlt" -> "add_indication_alt" Staging: bcm: CmHost.c: Renamed variable: "pstDeletionRequest" -> "del_request" Staging: bcm: CmHost.c: Renamed variable: "ulStatus" -> "status" Staging: bcm: CmHost.c: Renamed variable: "pstAddIndicationDest" -> "add_indication_dest" Staging: bcm: CmHost.c: Renamed variable: "ulTargetDsxBuffersBase" -> "target_dsx_buffers_base" Staging: bcm: CmHost.c: Renamed variable: "ulCntTargetBuffers" -> "n_target_buffs" Staging: bcm: CmHost.c: Renamed variable: "Status" -> "status" Staging: bcm: CmHost.c: Renamed variable: "uiSFId" -> "sf_id" Staging: bcm: CmHost.c: Renamed variable: "psSfInfo" -> "sf_info" Staging: bcm: CmHost.c: Renamed variable: "puiBuffer" -> "buff" Staging: bcm: CmHost.c: Renamed variable: "u32NumofSFsinMsg" -> "n_sf_sin_msg" Staging: bcm: CmHost.c: Renamed variable: "pHostInfo" -> "host_info" Staging: bcm: CmHost.c: Renamed variable: "stSrc" -> "src" Staging: bcm: CmHost.c: Renamed variable: "stDest" -> "dest" Staging: bcm: CmHost.c: Renamed variable: "uiClassifierIndex" -> "i" Staging: bcm: CmHost.c: Renamed variable: "pLeader" -> "leader" Staging: bcm: CmHost: Whitespace cleanup drivers/staging/bcm/CmHost.c | 2382 +++++++++++++++++++++--------------------- 1 file changed, 1189 insertions(+), 1193 deletions(-) -- 2.1.0 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel