Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1294285 > unrolled thread
| Started by | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| First post | 2015-12-17 23:00 +0100 |
| Last post | 2015-12-17 23:00 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 1/1] drivers:pci:hotplug Fix all whitespace issues Bjorn Helgaas <helgaas@kernel.org> - 2015-12-17 23:00 +0100
Re: [PATCH 1/1] drivers:pci:hotplug Fix all whitespace issues sasa bogicevic <brutallesale@gmail.com> - 2015-12-17 23:00 +0100
| From | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| Date | 2015-12-17 23:00 +0100 |
| Subject | Re: [PATCH 1/1] drivers:pci:hotplug Fix all whitespace issues |
| Message-ID | <qGOKC-53D-5@gated-at.bofh.it> |
Hi Bogicevic, On Fri, Dec 11, 2015 at 08:03:44AM -0800, Bogicevic Sasa wrote: > This fixes all sorts of whitespace errors and warnings as > well as blank line required after declaration messages in > drivers/pci/hotplug folder 1) Can you combine drivers/pci/hotplug with drivers/pci in a single patch? 2) Can you run objdiff on an allyesconfig build to make sure nothing really changed, and mention this in the changelog as you did with one of your others? This might require moving the blank line additions/removals to a separate patch because those might change debug info or line numbers in printk messages. Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | sasa bogicevic <brutallesale@gmail.com> |
|---|---|
| Date | 2015-12-17 23:00 +0100 |
| Message-ID | <qGOKC-53D-11@gated-at.bofh.it> |
| In reply to | #1294285 |
Sure thing, back to the laboratory :)
{
name: Bogicevic Sasa
phone: +381606006200
}
> On Dec 17, 2015, at 22:55, Bjorn Helgaas <helgaas@kernel.org> wrote:
>
> Hi Bogicevic,
>
> On Fri, Dec 11, 2015 at 08:03:44AM -0800, Bogicevic Sasa wrote:
>> This fixes all sorts of whitespace errors and warnings as
>> well as blank line required after declaration messages in
>> drivers/pci/hotplug folder
>
> 1) Can you combine drivers/pci/hotplug with drivers/pci in a single
> patch?
>
> 2) Can you run objdiff on an allyesconfig build to make sure nothing
> really changed, and mention this in the changelog as you did with one
> of your others? This might require moving the blank line
> additions/removals to a separate patch because those might change
> debug info or line numbers in printk messages.
>
> Bjorn
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web