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


Groups > linux.kernel > #1582615

Re: [PATCHv4 1/4] block/sed: Use ssize_t on atom parsers to return errors

From Christoph Hellwig <hch@lst.de>
Newsgroups linux.kernel
Subject Re: [PATCHv4 1/4] block/sed: Use ssize_t on atom parsers to return errors
Date 2017-02-16 15:40 +0100
Message-ID <tbvnY-7s2-19@gated-at.bofh.it> (permalink)
References <tbfCx-5jD-5@gated-at.bofh.it> <tbfCx-5jD-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Feb 15, 2017 at 02:45:54PM -0700, Jon Derrick wrote:
> The short atom parser can return an errno from decoding but does not
> currently return the error as a signed value. Convert all of the parsers
> to ssize_t.
> 
> Signed-off-by: Jon Derrick <jonathan.derrick@intel.com>
> Reviewed-by: Scott Bauer <scott.bauer@intel.com>

Looks fine,

Reviewed-by: Christoph Hellwig <hch@lst.de>

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


Thread

[PATCHv4 1/4] block/sed: Use ssize_t on atom parsers to return errors Jon Derrick <jonathan.derrick@intel.com> - 2017-02-15 22:50 +0100
  Re: [PATCHv4 1/4] block/sed: Use ssize_t on atom parsers to return         errors Christoph Hellwig <hch@lst.de> - 2017-02-16 15:40 +0100

csiph-web