On 23 September 2014 16:32, Kalle Valo <[email protected]> wrote: [...] > diff --git a/drivers/net/wireless/ath/ath10k/debug.c > b/drivers/net/wireless/ath/ath10k/debug.c > index 101c6f9cf2a8..426341480262 100644 > --- a/drivers/net/wireless/ath/ath10k/debug.c > +++ b/drivers/net/wireless/ath/ath10k/debug.c [...] > +static int ath10k_cal_data_open(struct inode *inode, struct file *file)
Shouldn't functions in debug.c have ath10k_debug_ prefix? I'm aware other fops stuff doesn't include the _debug word as well so this is somewhat consistent with the current code but is this okay in the grand scheme of things? Just wondering. MichaĆ _______________________________________________ ath10k mailing list [email protected] http://lists.infradead.org/mailman/listinfo/ath10k
