commit | 2dbc5c4c831418eb88eb1770c567ff21c9957aca | [log] [tgz] |
---|---|---|
author | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Thu Jun 13 18:00:03 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 17 13:47:25 2013 -0700 |
tree | 7990e62c08281a2ca34210c232d8a65925a208b2 | |
parent | 8b2379b49a9b7476b8421a6a404de30cd304cca1 [diff] |
usb: chipidea: get rid of camelcase names Since someone has added camelcase detection to checkpatch.pl, chipidea udc patches have been very noisy. To make everybody's life easier, this patch changes camelcase names into something more appropriate to the coding style. No functional changes. Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>