-
由 Matthew Wilcox (Oracle) 提交于
All existing users of %pGp want the hex value as well as the decoded flag names. This looks awkward (passing the same parameter to printf twice), so move that functionality into the core. If we want, we can make that optional with flag arguments to %pGp in the future. Signed-off-by: NMatthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: NYafang Shao <laoar.shao@gmail.com> Reviewed-by: NPetr Mladek <pmladek@suse.com> Signed-off-by: NPetr Mladek <pmladek@suse.com> Link: https://lore.kernel.org/r/20211019142621.2810043-6-willy@infradead.org
23efd080