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


Groups > linux.kernel > #1490568

[PATCH 0/7] iio: Fine-tuning for several function implementations

From SF Markus Elfring <elfring@users.sourceforge.net>
Newsgroups linux.kernel
Subject [PATCH 0/7] iio: Fine-tuning for several function implementations
Date 2016-09-24 08:30 +0200
Message-ID <skODf-5Wa-3@gated-at.bofh.it> (permalink)
References <qEuGl-43C-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sat, 24 Sep 2016 08:10:08 +0200

Some update suggestions were taken into account
from static source code analysis.

Markus Elfring (7):
  Use kmalloc_array() in iio_scan_mask_set()
  Rename a jump label in iio_buffer_store_watermark()
  Rename a jump label in iio_buffer_store_enable()
  Rename a jump label in iio_buffer_write_length()
  Rename a jump label in iio_scan_el_ts_store()
  Rename a jump label in iio_scan_el_store()
  Adjust checks for null pointers in six functions

 drivers/iio/industrialio-buffer.c | 55 ++++++++++++++++++---------------------
 1 file changed, 26 insertions(+), 29 deletions(-)

-- 
2.10.0

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


Thread

[PATCH 0/7] iio: Fine-tuning for several function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-24 08:30 +0200
  [PATCH 4/7] iio: Rename a jump label in iio_buffer_write_length() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-24 08:30 +0200
  [PATCH 3/7] iio: Rename a jump label in iio_buffer_store_enable() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-24 08:30 +0200
  [PATCH 1/7] iio: Use kmalloc_array() in iio_scan_mask_set() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-24 08:30 +0200
    Re: [PATCH 1/7] iio: Use kmalloc_array() in iio_scan_mask_set() Jonathan Cameron <jic23@kernel.org> - 2016-09-24 17:40 +0200
      Re: [PATCH 1/7] iio: Use kmalloc_array() in iio_scan_mask_set() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-24 18:20 +0200
        Re: [PATCH 1/7] iio: Use kmalloc_array() in iio_scan_mask_set() Jonathan Cameron <jic23@kernel.org> - 2016-09-24 18:40 +0200
  [PATCH 5/7] iio: Rename a jump label in iio_scan_el_ts_store() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-24 08:30 +0200
  [PATCH 6/7] iio: Rename a jump label in iio_scan_el_store() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-24 08:40 +0200
  [PATCH 7/7] iio: Adjust checks for null pointers in six functions SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-24 08:40 +0200
    Re: [PATCH 7/7] iio: Adjust checks for null pointers in six functions Jonathan Cameron <jic23@kernel.org> - 2016-09-25 16:30 +0200
      Re: iio: Adjust checks for null pointers in six functions SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-25 16:50 +0200
        Re: iio: Adjust checks for null pointers in six functions Jonathan Cameron <jic23@kernel.org> - 2016-09-25 19:00 +0200
          Re: iio: Adjust checks for null pointers in six functions SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-25 19:50 +0200
            Re: iio: Adjust checks for null pointers in six functions Al Viro <viro@ZenIV.linux.org.uk> - 2016-09-25 20:20 +0200
              Re: iio: Adjust checks for null pointers in six functions SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-25 21:40 +0200

csiph-web