]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
Rename 'external' to 'helpers'
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 7 Feb 2014 12:20:35 +0000 (14:20 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 7 Feb 2014 15:16:52 +0000 (17:16 +0200)
commit8ee954313c40ee5aad22c793543b0edab464d8b8
tree333fa4a5a7c0c7821f069e1673f65a4535a653db
parent6a1ed5261fc6ca761d39433de78742887cb16c2d
Rename 'external' to 'helpers'

I would like to move all the internal tools to a separate directory. Let's call
it 'helpers'. The 'external' directory now contains all the tools which came
from an external project. Probably this is not the best way to lay-out our
files. Let's just re-name it to helpers. Later we'll move more stuff to
'helpers'.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
179 files changed:
.gitignore
Makefile
aiaiai-checker
aiaiai-concat-mboxes
aiaiai-diff-log
aiaiai-make-kernel
aiaiai-match-keywords
aiaiai-test-bisectability
aiaiai-test-patchset
doc/README
email/aiaiai-email-dispatcher
email/aiaiai-email-dispatcher-helper
email/aiaiai-email-lda
email/aiaiai-email-test-patchset
gerrit/aiaiai-jenkins-test-patchset
helpers/Makefile [moved from external/Makefile with 100% similarity]
helpers/coccinelle/api/alloc/drop_kmalloc_cast.cocci [moved from external/coccinelle/api/alloc/drop_kmalloc_cast.cocci with 100% similarity]
helpers/coccinelle/api/alloc/kzalloc-simple.cocci [moved from external/coccinelle/api/alloc/kzalloc-simple.cocci with 100% similarity]
helpers/coccinelle/api/d_find_alias.cocci [moved from external/coccinelle/api/d_find_alias.cocci with 100% similarity]
helpers/coccinelle/api/devm_ioremap_resource.cocci [moved from external/coccinelle/api/devm_ioremap_resource.cocci with 100% similarity]
helpers/coccinelle/api/devm_request_and_ioremap.cocci [moved from external/coccinelle/api/devm_request_and_ioremap.cocci with 100% similarity]
helpers/coccinelle/api/err_cast.cocci [moved from external/coccinelle/api/err_cast.cocci with 100% similarity]
helpers/coccinelle/api/kstrdup.cocci [moved from external/coccinelle/api/kstrdup.cocci with 100% similarity]
helpers/coccinelle/api/memdup.cocci [moved from external/coccinelle/api/memdup.cocci with 100% similarity]
helpers/coccinelle/api/memdup_user.cocci [moved from external/coccinelle/api/memdup_user.cocci with 100% similarity]
helpers/coccinelle/api/ptr_ret.cocci [moved from external/coccinelle/api/ptr_ret.cocci with 100% similarity]
helpers/coccinelle/api/resource_size.cocci [moved from external/coccinelle/api/resource_size.cocci with 100% similarity]
helpers/coccinelle/api/simple_open.cocci [moved from external/coccinelle/api/simple_open.cocci with 100% similarity]
helpers/coccinelle/free/clk_put.cocci [moved from external/coccinelle/free/clk_put.cocci with 100% similarity]
helpers/coccinelle/free/devm_free.cocci [moved from external/coccinelle/free/devm_free.cocci with 100% similarity]
helpers/coccinelle/free/iounmap.cocci [moved from external/coccinelle/free/iounmap.cocci with 100% similarity]
helpers/coccinelle/free/kfree.cocci [moved from external/coccinelle/free/kfree.cocci with 100% similarity]
helpers/coccinelle/free/kfreeaddr.cocci [moved from external/coccinelle/free/kfreeaddr.cocci with 100% similarity]
helpers/coccinelle/free/pci_free_consistent.cocci [moved from external/coccinelle/free/pci_free_consistent.cocci with 100% similarity]
helpers/coccinelle/iterators/fen.cocci [moved from external/coccinelle/iterators/fen.cocci with 100% similarity]
helpers/coccinelle/iterators/itnull.cocci [moved from external/coccinelle/iterators/itnull.cocci with 100% similarity]
helpers/coccinelle/iterators/list_entry_update.cocci [moved from external/coccinelle/iterators/list_entry_update.cocci with 100% similarity]
helpers/coccinelle/iterators/use_after_iter.cocci [moved from external/coccinelle/iterators/use_after_iter.cocci with 100% similarity]
helpers/coccinelle/locks/call_kern.cocci [moved from external/coccinelle/locks/call_kern.cocci with 100% similarity]
helpers/coccinelle/locks/double_lock.cocci [moved from external/coccinelle/locks/double_lock.cocci with 100% similarity]
helpers/coccinelle/locks/flags.cocci [moved from external/coccinelle/locks/flags.cocci with 100% similarity]
helpers/coccinelle/locks/mini_lock.cocci [moved from external/coccinelle/locks/mini_lock.cocci with 100% similarity]
helpers/coccinelle/misc/boolinit.cocci [moved from external/coccinelle/misc/boolinit.cocci with 100% similarity]
helpers/coccinelle/misc/boolreturn.cocci [moved from external/coccinelle/misc/boolreturn.cocci with 100% similarity]
helpers/coccinelle/misc/cstptr.cocci [moved from external/coccinelle/misc/cstptr.cocci with 100% similarity]
helpers/coccinelle/misc/doubleinit.cocci [moved from external/coccinelle/misc/doubleinit.cocci with 100% similarity]
helpers/coccinelle/misc/ifaddr.cocci [moved from external/coccinelle/misc/ifaddr.cocci with 100% similarity]
helpers/coccinelle/misc/ifcol.cocci [moved from external/coccinelle/misc/ifcol.cocci with 100% similarity]
helpers/coccinelle/misc/irqf_oneshot.cocci [moved from external/coccinelle/misc/irqf_oneshot.cocci with 100% similarity]
helpers/coccinelle/misc/memcpy-assign.cocci [moved from external/coccinelle/misc/memcpy-assign.cocci with 100% similarity]
helpers/coccinelle/misc/noderef.cocci [moved from external/coccinelle/misc/noderef.cocci with 100% similarity]
helpers/coccinelle/misc/orplus.cocci [moved from external/coccinelle/misc/orplus.cocci with 100% similarity]
helpers/coccinelle/misc/semicolon.cocci [moved from external/coccinelle/misc/semicolon.cocci with 100% similarity]
helpers/coccinelle/misc/warn.cocci [moved from external/coccinelle/misc/warn.cocci with 100% similarity]
helpers/coccinelle/null/badzero.cocci [moved from external/coccinelle/null/badzero.cocci with 100% similarity]
helpers/coccinelle/null/deref_null.cocci [moved from external/coccinelle/null/deref_null.cocci with 100% similarity]
helpers/coccinelle/null/eno.cocci [moved from external/coccinelle/null/eno.cocci with 100% similarity]
helpers/coccinelle/null/kmerr.cocci [moved from external/coccinelle/null/kmerr.cocci with 100% similarity]
helpers/coccinelle/tests/doublebitand.cocci [moved from external/coccinelle/tests/doublebitand.cocci with 100% similarity]
helpers/coccinelle/tests/doubletest.cocci [moved from external/coccinelle/tests/doubletest.cocci with 100% similarity]
helpers/coccinelle/tests/odd_ptr_err.cocci [moved from external/coccinelle/tests/odd_ptr_err.cocci with 100% similarity]
helpers/libshell/COPYING [moved from external/libshell/COPYING with 100% similarity]
helpers/libshell/LICENSE [moved from external/libshell/LICENSE with 100% similarity]
helpers/libshell/Makefile [moved from external/libshell/Makefile with 100% similarity]
helpers/libshell/SYMS [moved from external/libshell/SYMS with 100% similarity]
helpers/libshell/contrib/getoptx_1.0.bash [moved from external/libshell/contrib/getoptx_1.0.bash with 100% similarity]
helpers/libshell/contrib/getoptx_1.1.bash [moved from external/libshell/contrib/getoptx_1.1.bash with 100% similarity]
helpers/libshell/contrib/shell-array [moved from external/libshell/contrib/shell-array with 100% similarity]
helpers/libshell/contrib/shell-crc32 [moved from external/libshell/contrib/shell-crc32 with 100% similarity]
helpers/libshell/contrib/shell-lists [moved from external/libshell/contrib/shell-lists with 100% similarity]
helpers/libshell/contrib/shell-sort [moved from external/libshell/contrib/shell-sort with 100% similarity]
helpers/libshell/contrib/shell-stack [moved from external/libshell/contrib/shell-stack with 100% similarity]
helpers/libshell/docs/libshell.man [moved from external/libshell/docs/libshell.man with 100% similarity]
helpers/libshell/docs/shell-error.man [moved from external/libshell/docs/shell-error.man with 100% similarity]
helpers/libshell/shell-args [moved from external/libshell/shell-args with 100% similarity]
helpers/libshell/shell-cmdline [moved from external/libshell/shell-cmdline with 100% similarity]
helpers/libshell/shell-config [moved from external/libshell/shell-config with 100% similarity]
helpers/libshell/shell-error [moved from external/libshell/shell-error with 100% similarity]
helpers/libshell/shell-getopt [moved from external/libshell/shell-getopt with 100% similarity]
helpers/libshell/shell-ini-config [moved from external/libshell/shell-ini-config with 100% similarity]
helpers/libshell/shell-ip-address [moved from external/libshell/shell-ip-address with 100% similarity]
helpers/libshell/shell-mail-address [moved from external/libshell/shell-mail-address with 100% similarity]
helpers/libshell/shell-quote [moved from external/libshell/shell-quote with 100% similarity]
helpers/libshell/shell-regexp [moved from external/libshell/shell-regexp with 100% similarity]
helpers/libshell/shell-run [moved from external/libshell/shell-run with 100% similarity]
helpers/libshell/shell-signal [moved from external/libshell/shell-signal with 100% similarity]
helpers/libshell/shell-source [moved from external/libshell/shell-source with 100% similarity]
helpers/libshell/shell-string [moved from external/libshell/shell-string with 100% similarity]
helpers/libshell/shell-unittest [moved from external/libshell/shell-unittest with 100% similarity]
helpers/libshell/shell-var [moved from external/libshell/shell-var with 100% similarity]
helpers/libshell/shell-version [moved from external/libshell/shell-version with 100% similarity]
helpers/libshell/tests/cmdline_get [moved from external/libshell/tests/cmdline_get with 100% similarity]
helpers/libshell/tests/data/000-quote_shell_args-pattern [moved from external/libshell/tests/data/000-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/000-quote_shell_args-result [moved from external/libshell/tests/data/000-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/001-quote_shell_args-pattern [moved from external/libshell/tests/data/001-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/001-quote_shell_args-result [moved from external/libshell/tests/data/001-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/002-quote_shell_args-pattern [moved from external/libshell/tests/data/002-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/002-quote_shell_args-result [moved from external/libshell/tests/data/002-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/003-quote_shell_args-pattern [moved from external/libshell/tests/data/003-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/003-quote_shell_args-result [moved from external/libshell/tests/data/003-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/004-quote_shell_args-pattern [moved from external/libshell/tests/data/004-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/004-quote_shell_args-result [moved from external/libshell/tests/data/004-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/005-quote_shell_args-pattern [moved from external/libshell/tests/data/005-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/005-quote_shell_args-result [moved from external/libshell/tests/data/005-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/006-quote_shell_args-pattern [moved from external/libshell/tests/data/006-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/006-quote_shell_args-result [moved from external/libshell/tests/data/006-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/007-quote_shell_args-pattern [moved from external/libshell/tests/data/007-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/007-quote_shell_args-result [moved from external/libshell/tests/data/007-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/008-quote_shell_args-pattern [moved from external/libshell/tests/data/008-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/008-quote_shell_args-result [moved from external/libshell/tests/data/008-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/009-quote_shell_args-pattern [moved from external/libshell/tests/data/009-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/009-quote_shell_args-result [moved from external/libshell/tests/data/009-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/010-quote_shell_args-pattern [moved from external/libshell/tests/data/010-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/010-quote_shell_args-result [moved from external/libshell/tests/data/010-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/011-quote_shell_args-pattern [moved from external/libshell/tests/data/011-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/011-quote_shell_args-result [moved from external/libshell/tests/data/011-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/012-quote_shell_args-pattern [moved from external/libshell/tests/data/012-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/012-quote_shell_args-result [moved from external/libshell/tests/data/012-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/013-quote_shell_args-pattern [moved from external/libshell/tests/data/013-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/013-quote_shell_args-result [moved from external/libshell/tests/data/013-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/014-quote_shell_args-pattern [moved from external/libshell/tests/data/014-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/014-quote_shell_args-result [moved from external/libshell/tests/data/014-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/015-quote_shell_args-pattern [moved from external/libshell/tests/data/015-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/015-quote_shell_args-result [moved from external/libshell/tests/data/015-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/016-quote_shell_args-pattern [moved from external/libshell/tests/data/016-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/016-quote_shell_args-result [moved from external/libshell/tests/data/016-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/017-quote_shell_args-pattern [moved from external/libshell/tests/data/017-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/017-quote_shell_args-result [moved from external/libshell/tests/data/017-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/018-quote_shell_args-pattern [moved from external/libshell/tests/data/018-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/018-quote_shell_args-result [moved from external/libshell/tests/data/018-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/019-quote_shell_args-pattern [moved from external/libshell/tests/data/019-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/019-quote_shell_args-result [moved from external/libshell/tests/data/019-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/020-quote_shell_args-pattern [moved from external/libshell/tests/data/020-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/020-quote_shell_args-result [moved from external/libshell/tests/data/020-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/021-quote_shell_args-pattern [moved from external/libshell/tests/data/021-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/021-quote_shell_args-result [moved from external/libshell/tests/data/021-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/022-quote_shell_args-pattern [moved from external/libshell/tests/data/022-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/022-quote_shell_args-result [moved from external/libshell/tests/data/022-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/023-quote_shell_args-pattern [moved from external/libshell/tests/data/023-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/023-quote_shell_args-result [moved from external/libshell/tests/data/023-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/024-quote_shell_args-pattern [moved from external/libshell/tests/data/024-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/024-quote_shell_args-result [moved from external/libshell/tests/data/024-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/025-quote_shell_args-pattern [moved from external/libshell/tests/data/025-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/025-quote_shell_args-result [moved from external/libshell/tests/data/025-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/026-quote_shell_args-pattern [moved from external/libshell/tests/data/026-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/026-quote_shell_args-result [moved from external/libshell/tests/data/026-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/data/027-quote_shell_args-pattern [moved from external/libshell/tests/data/027-quote_shell_args-pattern with 100% similarity]
helpers/libshell/tests/data/027-quote_shell_args-result [moved from external/libshell/tests/data/027-quote_shell_args-result with 100% similarity]
helpers/libshell/tests/fatal [moved from external/libshell/tests/fatal with 100% similarity]
helpers/libshell/tests/fill_mask [moved from external/libshell/tests/fill_mask with 100% similarity]
helpers/libshell/tests/getopt [moved from external/libshell/tests/getopt with 100% similarity]
helpers/libshell/tests/ini-config/z.ini [moved from external/libshell/tests/ini-config/z.ini with 100% similarity]
helpers/libshell/tests/ini_config_get [moved from external/libshell/tests/ini_config_get with 100% similarity]
helpers/libshell/tests/ini_config_set [moved from external/libshell/tests/ini_config_set with 100% similarity]
helpers/libshell/tests/message [moved from external/libshell/tests/message with 100% similarity]
helpers/libshell/tests/opt_check_dir [moved from external/libshell/tests/opt_check_dir with 100% similarity]
helpers/libshell/tests/opt_check_number [moved from external/libshell/tests/opt_check_number with 100% similarity]
helpers/libshell/tests/opt_check_read [moved from external/libshell/tests/opt_check_read with 100% similarity]
helpers/libshell/tests/quote_sed_regexp [moved from external/libshell/tests/quote_sed_regexp with 100% similarity]
helpers/libshell/tests/quote_sed_regexp_variable [moved from external/libshell/tests/quote_sed_regexp_variable with 100% similarity]
helpers/libshell/tests/quote_shell [moved from external/libshell/tests/quote_shell with 100% similarity]
helpers/libshell/tests/quote_shell_args [moved from external/libshell/tests/quote_shell_args with 100% similarity]
helpers/libshell/tests/quote_shell_variable [moved from external/libshell/tests/quote_shell_variable with 100% similarity]
helpers/libshell/tests/runtests [moved from external/libshell/tests/runtests with 100% similarity]
helpers/libshell/tests/shell_var_trim [moved from external/libshell/tests/shell_var_trim with 100% similarity]
helpers/libshell/tests/shell_var_unquote [moved from external/libshell/tests/shell_var_unquote with 100% similarity]
helpers/libshell/tests/signal [moved from external/libshell/tests/signal with 100% similarity]
helpers/libshell/tests/signal-data/001-signal [moved from external/libshell/tests/signal-data/001-signal with 100% similarity]
helpers/libshell/tests/signal-data/002-signal [moved from external/libshell/tests/signal-data/002-signal with 100% similarity]
helpers/libshell/tests/signal-data/003-signal [moved from external/libshell/tests/signal-data/003-signal with 100% similarity]
helpers/libshell/tests/signal-data/004-signal [moved from external/libshell/tests/signal-data/004-signal with 100% similarity]
helpers/libshell/tests/signal-data/005-signal [moved from external/libshell/tests/signal-data/005-signal with 100% similarity]
helpers/libshell/tests/signal-data/006-signal [moved from external/libshell/tests/signal-data/006-signal with 100% similarity]
helpers/libshell/tests/signal-data/007-signal [moved from external/libshell/tests/signal-data/007-signal with 100% similarity]
helpers/libshell/tests/string_quote_remove [moved from external/libshell/tests/string_quote_remove with 100% similarity]
helpers/libshell/tests/verbose [moved from external/libshell/tests/verbose with 100% similarity]
helpers/remap-log.c [moved from external/remap-log.c with 100% similarity]
packaging/aiaiai.spec
tests/test-subj-parsing