]> git.baikalelectronics.ru Git - kernel.git/commit
staging: ccg: rename ccg init and exit functions to conventional names
authorConstantine Shulyupin <const@MakeLinux.com>
Mon, 15 Oct 2012 16:54:41 +0000 (18:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Oct 2012 22:50:07 +0000 (15:50 -0700)
commitc8bee0fda347848c70fe6c2cb68ba4eff878112d
tree01e9ed01316e99d639ab450a597250195f53a63e
parentce495c55769099bd24bc5643bd8bacc83a030cc8
staging: ccg: rename ccg init and exit functions to conventional names

Previous names of init and exit functions "init" and "cleanup" are
unconventional and are not friendly for source navigation with tags.
New names "ccg_init" and "ccg_exit" are conveninal and source navigation
friendly.

Signed-off-by: Constantine Shulyupin <const@MakeLinux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ccg/ccg.c