Re: [PATCH] pci: hotplug: rpaphp: make debug var unique

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday, October 13, 2008 9:59 am Kristen Carlson Accardi wrote:
> On Mon, 13 Oct 2008 10:14:35 -0600
>
> Matthew Wilcox <matthew@xxxxxx> wrote:
> > On Mon, Oct 13, 2008 at 08:57:24AM -0700, Kristen Carlson Accardi wrote:
> > > @@ -50,7 +50,7 @@ MODULE_AUTHOR(DRIVER_AUTHOR);
> > >  MODULE_DESCRIPTION(DRIVER_DESC);
> > >  MODULE_LICENSE("GPL");
> > >
> > > -module_param(debug, bool, 0644);
> > > +module_param(rpaphp_debug, bool, 0644);
> > >
> > >  /**
> > >   * set_attention_status - set attention LED
> >
> > I don't think we should change the parameter.
> >
> > +module_param_named(debug, rpaphp_debug, bool, 0644);
>
> Fine by me.
>
>
> Change debug variable name to one more unique to this
> driver.

Applied, thanks.

Jesse
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux