From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Date: Thu, 2 May 2013 10:36:46 +0300 Subject: [ath9k-devel] [PATCH 1/2] ath10k: Move debug structures to debug.h In-Reply-To: <20866.4677.890037.52323@gargle.gargle.HOWL> (Sujith Manoharan's message of "Thu, 2 May 2013 12:44:13 +0530") References: <1367316767-29559-1-git-send-email-sujith@msujith.org> <87hailhnjt.fsf@kamboji.qca.qualcomm.com> <20866.4677.890037.52323@gargle.gargle.HOWL> Message-ID: <87ehdpg7e9.fsf@kamboji.qca.qualcomm.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Sujith Manoharan writes: > Kalle Valo wrote: >> I would like to have have all struct ath10k substructures in core.h so >> that they don't get too much spread around. Hence I need to drop this >> patch. > > debug.h seems an appropriate place to have debug-specific structures. The idea is that everything within ar variable can be found from core.h. That way people don't need to track down where it's actually defined. -- Kalle Valo