Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1184202 > unrolled thread

Re: [PATCH 05/10] Staging: fbtft: Set bus specific ops using separate functions

Started byGreg KH <gregkh@linuxfoundation.org>
First post2015-07-15 04:20 +0200
Last post2015-07-15 04:20 +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.


Contents

  Re: [PATCH 05/10] Staging: fbtft: Set bus specific ops using  separate functions Greg KH <gregkh@linuxfoundation.org> - 2015-07-15 04:20 +0200

#1184202 — Re: [PATCH 05/10] Staging: fbtft: Set bus specific ops using separate functions

FromGreg KH <gregkh@linuxfoundation.org>
Date2015-07-15 04:20 +0200
SubjectRe: [PATCH 05/10] Staging: fbtft: Set bus specific ops using separate functions
Message-ID<pMksF-29i-11@gated-at.bofh.it>
On Tue, Jun 30, 2015 at 08:43:12AM +0200, Fabio Falzoi wrote:
> Use two separate functions for spi and platform bus
> (flexfb_set_spi_bus_func and flexfb_set_platform_bus_func,
> respectively) to set the appropriate write operations.
> 
> This patch corrects the following checkpatch errors:
> WARNING:LONG_LiINE at lines 446, 450, 466, 476, 489 and 495.
> CHECK:PARENTHESIS_ALIGNMENT at line 459.
> 
> Signed-off-by: Fabio Falzoi <fabio.falzoi84@gmail.com>

Can't you fix the line lengths without having to move to separate
functions?

thanks,

greg k-h
--
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] | [standalone]


Back to top | Article view | linux.kernel


csiph-web