| commit | 3466b34d999f674f9854ddac6ef111eee6ce844c | [log] [tgz] |
|---|---|---|
| author | Jeff Mahoney <jeffm@suse.com> | Thu Oct 11 14:29:47 2012 -0400 |
| committer | Jeff Mahoney <jeffm@suse.com> | Thu Oct 11 15:57:28 2012 -0400 |
| tree | 93b741de33a5d23f54b84c09d0fe942912a91844 | |
| parent | d3e67ae2f4c905012bf3aa02180653cb15f98606 [diff] |
reiserfscore: add support for register_printf_specifier register_printf_modifier is causing build warnings complaining that it is deprecated. This patch adds support for register_printf_specifier and uses it if it's present. Otherwise, it will fall back to register_printf_modifier. Signed-off-by: Jeff Mahoney <jeffm@suse.com>