Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1210313 > unrolled thread
| Started by | Tomi Valkeinen <tomi.valkeinen@ti.com> |
|---|---|
| First post | 2015-08-20 11:10 +0200 |
| Last post | 2015-08-20 11:10 +0200 |
| Articles | 1 — 1 participant |
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 2/2] drivers: video: fbdev: vga: fixed coding style Tomi Valkeinen <tomi.valkeinen@ti.com> - 2015-08-20 11:10 +0200
| From | Tomi Valkeinen <tomi.valkeinen@ti.com> |
|---|---|
| Date | 2015-08-20 11:10 +0200 |
| Subject | Re: [PATCH 2/2] drivers: video: fbdev: vga: fixed coding style |
| Message-ID | <pZu1c-l9-27@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
Hi, On 11/07/15 08:27, Cristian Ardelean wrote: > Fixed most of the coding style issues suggested by checkpatch.pl > tool. Mainly converted spaces to tabs. Left remaining errors and > warnings up to decision of the developers. > > Signed-off-by: Cristian Ardelean <cristian97.ardelean@gmail.com> > --- > drivers/video/fbdev/vga16fb.c | 386 ++++++++++++++++++++--------------------- > 1 file changed, 193 insertions(+), 193 deletions(-) I don't want patches that clean up formatting for random old drivers. For drivers that are in active development such patches may make sense, but this one is just needless change, possibly causing conflicts. Tomi
Back to top | Article view | linux.kernel
csiph-web