Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1210313
| From | Tomi Valkeinen <tomi.valkeinen@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] drivers: video: fbdev: vga: fixed coding style |
| Date | 2015-08-20 11:10 +0200 |
| Message-ID | <pZu1c-l9-27@gated-at.bofh.it> (permalink) |
| References | <pKWsq-8aq-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[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 linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 2/2] drivers: video: fbdev: vga: fixed coding style Tomi Valkeinen <tomi.valkeinen@ti.com> - 2015-08-20 11:10 +0200
csiph-web