From: Rene Sapiens Date: Tue, 18 Jan 2011 03:19:14 +0000 (+0000) Subject: staging: tidspbridge: set12 remove hungarian from structs X-Git-Tag: v2.6.39-rc1~469^2~588^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbbb4959eee4762a2fa60c6352be2284ebb1cb67;p=pandora-kernel.git staging: tidspbridge: set12 remove hungarian from structs hungarian notation will be removed from the elements inside structures, the next varibles will be renamed: Original: Replacement: dw_buf_size buf_size dw_bytes bytes pattr attr pdw_arg arg ph_cmm_mgr cmm_mgr ph_event event ph_node node ph_stream stream pmask mask pp_argv argv pp_buf_va buf_va pstatus status ul_flags flags ul_seg_id seg_id usize size Signed-off-by: Rene Sapiens Signed-off-by: Armando Uribe Signed-off-by: Omar Ramirez Luna --- Reading git-diff-tree failed