[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1193294177.3069.378.camel@debian.sh.intel.com>
Date: Thu, 25 Oct 2007 14:36:17 +0800
From: Zhu Yi <yi.zhu@...el.com>
To: Christoph Hellwig <hch@....de>
Cc: linux-wireless@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] iwl3945 & iwl4965: mark more functions/variables
static
On Fri, 2007-10-12 at 14:32 +0200, Christoph Hellwig wrote:
> int iwl_param_disable; /* def: enable radio */
> int iwl_param_antenna; /* def: 0 = both antennas (use diversity)
> */
> int iwl_param_hwcrypto; /* def: using software encryption */
> -int iwl_param_qos_enable = 1;
> +static int iwl_param_qos_enable = 1;
> int iwl_param_queues_num = IWL_MAX_NUM_QUEUES;
I think more of them could be static. Will send a updated patch later.
Thanks,
-yi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists