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


Groups > linux.kernel > #1581672

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

From Scott Bauer <scott.bauer@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCHv3 1/4] block/sed: Use ssize_t on atom parsers to return errors
Date 2017-02-15 22:20 +0100
Message-ID <tbf9w-59d-27@gated-at.bofh.it> (permalink)
References <tbdKp-49q-3@gated-at.bofh.it> <tbdKp-49q-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Feb 15, 2017 at 12:42:06PM -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>

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


Thread

[PATCHv3 1/4] block/sed: Use ssize_t on atom parsers to return errors Jon Derrick <jonathan.derrick@intel.com> - 2017-02-15 20:50 +0100
  Re: [PATCHv3 1/4] block/sed: Use ssize_t on atom parsers to return  errors Scott Bauer <scott.bauer@intel.com> - 2017-02-15 22:20 +0100

csiph-web