From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arend van Spriel Date: Fri, 9 Jan 2015 10:59:32 +0100 Subject: [ath9k-devel] [PATCH] ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries In-Reply-To: <21679.8708.380907.499061@gargle.gargle.HOWL> References: <1419685980-4728-1-git-send-email-arend@broadcom.com> <87bnmapiur.fsf@kamboji.qca.qualcomm.com> <21677.63268.657151.679992@gargle.gargle.HOWL> <54AEE430.2070706@broadcom.com> <21679.8708.380907.499061@gargle.gargle.HOWL> Message-ID: <54AFA684.1080106@broadcom.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On 01/09/15 01:34, Sujith Manoharan wrote: > Arend van Spriel wrote: >> So the content of the modified debugfs files looks sane? > > Yep, as sane as the code populating the debug data. :-) :-D Thanks, Arend > Sujith