From: Anton Vorontsov Date: Thu, 6 Nov 2014 14:36:41 +0000 (+0000) Subject: kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags X-Git-Tag: fixes-v4.0-rc1~324^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15a42a9bc9ffcff4315a7154313db08c6bf9ef11;p=pandora-kernel.git kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags We're about to add more options for command behaviour, so let's expand the meaning of kdb_repeat_t. So far we just do various renames, there should be no functional changes. Signed-off-by: Anton Vorontsov Signed-off-by: John Stultz Signed-off-by: Daniel Thompson Cc: Jason Wessel Signed-off-by: Jason Wessel --- Reading git-diff-tree failed