From mboxrd@z Thu Jan 1 00:00:00 1970 From: John W. Linville Date: Fri, 31 Oct 2014 16:07:04 -0400 Subject: [ath9k-devel] [PATCH 2/3] ath: use seq_file api for ath9k debugfs files In-Reply-To: <1414498752-9746-3-git-send-email-arend@broadcom.com> References: <1414498752-9746-1-git-send-email-arend@broadcom.com> <1414498752-9746-3-git-send-email-arend@broadcom.com> Message-ID: <20141031200704.GE3768@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:11PM +0100, Arend van Spriel wrote: > The debugfs files that are defined in debug.c which are read-only > and using a simple_open as .open file operation have been modified > to use the single_open seq_file API. This simplifies the read > functions defining the file contents. > > 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.