Return-path: Received: from sabertooth01.qualcomm.com ([65.197.215.72]:58286 "EHLO sabertooth01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161168Ab2KNMR6 (ORCPT ); Wed, 14 Nov 2012 07:17:58 -0500 Cc: Vladimir Kondratiev , , "Luis R . Rodriguez" From: Vladimir Kondratiev To: "John W . Linville" , Johannes Berg , Andrew Morton , Joe Perches Subject: [RFC] debug_hex_dump() Date: Wed, 14 Nov 2012 14:17:42 +0200 Message-ID: <1352895463-22851-1-git-send-email-qca_vkondrat@qca.qualcomm.com> (sfid-20121114_131801_876259_52829165) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-wireless-owner@vger.kernel.org List-ID: Following discussion on linux-wireless, I separated dynamic hex dump into stand alone patch. Please review and comment. Vladimir Kondratiev (1): dynamic_debug: introduce debug_hex_dump() Documentation/dynamic-debug-howto.txt | 9 +++++++-- include/linux/dynamic_debug.h | 10 ++++++++++ include/linux/printk.h | 14 ++++++++++++++ 3 files changed, 31 insertions(+), 2 deletions(-) -- 1.7.10.4