From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Date: Thu, 2 May 2013 10:41:13 +0300 Subject: [ath9k-devel] [PATCH 02/20] ath10k: Merge mac.h with core.h In-Reply-To: <20864.22775.792956.121098@gargle.gargle.HOWL> (Sujith Manoharan's message of "Wed, 1 May 2013 05:21:19 +0530") References: <1367163098-22787-1-git-send-email-sujith@msujith.org> <1367163098-22787-2-git-send-email-sujith@msujith.org> <87ehdrj2sf.fsf@kamboji.qca.qualcomm.com> <20864.22775.792956.121098@gargle.gargle.HOWL> Message-ID: <87a9odg76u.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: >> Why do you want to delete mac.h? My idea was to avoid bloating core.h >> and that's why I wanted to have header files for each .c file. > > mac.h contains a few prototypes and most of the data structures are in core.h. > I don't think core.h is getting bloated, it has barely 300+ lines. Yes, it has 300+ lines now as I have enforced that it's not abused. But if I I let everything go to core.h how long will it end up then? Besides, I can't see what harm having mac.h brings? -- Kalle Valo