From mboxrd@z Thu Jan 1 00:00:00 1970 From: John W. Linville Date: Fri, 31 Oct 2014 16:07:26 -0400 Subject: [ath9k-devel] [PATCH 3/3] ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries In-Reply-To: <1414498752-9746-4-git-send-email-arend@broadcom.com> References: <1414498752-9746-1-git-send-email-arend@broadcom.com> <1414498752-9746-4-git-send-email-arend@broadcom.com> Message-ID: <20141031200726.GF3768@tuxdriver.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 Tue, Oct 28, 2014 at 01:19:12PM +0100, Arend van Spriel wrote: > Use the helper to get rid of the file operations per debugfs file. The > struct ath9k_softc pointer is set as device driver data to be obtained > in the seq_file read operation. > > Signed-off-by: Arend van Spriel Acked-by: John W. Linville -- John W. Linville Someday the world will need a hero, and you linville at tuxdriver.com might be all we have. Be ready.