[PATCH v2] staging: octeon: fix line over 80 characters

Greg KH gregkh at linuxfoundation.org
Sun Jul 30 14:59:03 UTC 2017


On Wed, Jul 26, 2017 at 07:40:39PM +0300, catalinnow at gmail.com wrote:
> From: John Smith <catalinnow at gmail.com>
> 
> ethernet-rx.c:
> 
> fix WARNING: line over 80 characters
> 
> The code was restructured a bit, a helper function
> was added to cvm_oct_poll.
> 
> Signed-off-by: John Smith <catalinnow at gmail.com>
> ---
> Changes since version 1:
> - added copy_segments_to_skb helper function
> - compiled ok on yocto/edgerouter

Never add build warnings, that is a sign something is wrong with the
patch :(



More information about the devel mailing list