From: Anton Vorontsov Date: Thu, 6 Nov 2014 14:36:40 +0000 (+0000) Subject: kdb: Remove currently unused kdbtab_t->cmd_flags X-Git-Tag: fixes-v4.0-rc1~324^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2e5d188aad31f7177cbd6d9ddaf8cc9aa4affe0;p=pandora-kernel.git kdb: Remove currently unused kdbtab_t->cmd_flags The struct member is never used in the code, so we can remove it. We will introduce real flags soon by renaming cmd_repeat to cmd_flags. 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