On Mon, Mar 30, 2009 at 8:14 AM, Jiri Slaby <jirisl...@gmail.com> wrote:
>> +static int modparam_all_channels;
>> +module_param_named(all_channels, modparam_all_channels, int, 0444);
>
> Make it bool and use S_* constants for perms, please (S_IRUGO). Maybe do
> it as a followup also cleaning up the former one.

Ok, I'll do it as a follow-up if John doesn't mind.

-- 
Bob Copeland %% www.bobcopeland.com
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to