Re: [PATCH 00/15] ti dspbridge: Remove CamelCase, reagroup variables

From: Omar Ramirez Luna
Date: Fri Jul 16 2010 - 20:17:41 EST


On 7/9/2010 9:23 PM, Sapiens, Rene wrote:
The intention of this serie of patches is to rename the remaining variables
with camel case. Words will be renamed avoiding CamelCase and Hungarian
notation. Also the variables in the prototypes will be renamed to make them
match with the ones in the function definitions.

[...]
74 files changed, 2471 insertions(+), 2439 deletions(-)



Some of your patches produce:

warning: drivers/staging/tidspbridge/include/dspbridge/dspdefs.h has type 100644, expected 100755

None of the files had their permissions changed so I guess they should be fine to merge, unless anybody else complains... so ACK.

For future patches please check you are not changing file mode or use:

git config core.filemode false

Regards,

Omar
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/