[PATCH] dim: remove check-patch alias for checkpatch

Jani Nikula jani.nikula at intel.com
Mon Mar 5 11:01:12 UTC 2018


Too many aliases just make completions and everything harder, and if you
really need this particular alias, you can shove it in your, uh, .dimrc.

Signed-off-by: Jani Nikula <jani.nikula at intel.com>
---
 dim | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dim b/dim
index ea9be9ace78c..65d82417c407 100755
--- a/dim
+++ b/dim
@@ -1422,7 +1422,6 @@ function dim_extract_next_fixes
 	dim_extract_tags drm-intel-next-fixes "$@"
 }
 
-dim_alias_check_patch=checkpatch
 dim_alias_cp=checkpatch
 function dim_checkpatch
 {
-- 
2.11.0



More information about the dim-tools mailing list