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


Groups > linux.kernel > #1699577

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

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2] staging: octeon: fix line over 80 characters
Date 2017-07-30 19:10 +0200
Message-ID <u8ZT4-37Q-5@gated-at.bofh.it> (permalink)
References <u7xFx-2JL-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jul 26, 2017 at 07:40:39PM +0300, catalinnow@gmail.com wrote:
> From: John Smith <catalinnow@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@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 :(

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2] staging: octeon: fix line over 80 characters <catalinnow@gmail.com> - 2017-07-26 18:50 +0200
  Re: [PATCH v2] staging: octeon: fix line over 80 characters kbuild test robot <lkp@intel.com> - 2017-07-29 11:40 +0200
  Re: [PATCH v2] staging: octeon: fix line over 80 characters Greg KH <gregkh@linuxfoundation.org> - 2017-07-30 19:10 +0200

csiph-web