From: Anton Vorontsov Date: Thu, 6 Nov 2014 14:36:42 +0000 (+0000) Subject: kdb: Rename kdb_register_repeat() to kdb_register_flags() X-Git-Tag: fixes-v4.0-rc1~324^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42c884c10b775ce04f8aabe488820134625c893e;p=pandora-kernel.git kdb: Rename kdb_register_repeat() to kdb_register_flags() We're about to add more options for commands behaviour, so let's give a more generic name to the low-level kdb command registration function. There are just various renames, 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