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


Groups > linux.kernel > #1539905

[PATCH 0/4] [media] bt8xx: Fine-tuning for three functions

From SF Markus Elfring <elfring@users.sourceforge.net>
Newsgroups linux.kernel
Subject [PATCH 0/4] [media] bt8xx: Fine-tuning for three functions
Date 2016-12-10 21:50 +0100
Message-ID <sMWKK-6RV-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sat, 10 Dec 2016 21:40:12 +0100

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

Markus Elfring (4):
  One function call less in bttv_input_init() after error detection
  Delete two error messages for a failed memory allocation
  Delete unnecessary variable initialisations in ca_send_message()
  Less function calls in dst_ca_ioctl() after error detection

 drivers/media/pci/bt8xx/bttv-input.c | 14 +++++---
 drivers/media/pci/bt8xx/dst_ca.c     | 62 +++++++++++++++++++++---------------
 2 files changed, 46 insertions(+), 30 deletions(-)

-- 
2.11.0

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


Thread

[PATCH 0/4] [media] bt8xx: Fine-tuning for three functions SF Markus Elfring <elfring@users.sourceforge.net> - 2016-12-10 21:50 +0100
  [PATCH 1/4] [media] bt8xx: One function call less in  bttv_input_init() after error detection SF Markus Elfring <elfring@users.sourceforge.net> - 2016-12-10 21:50 +0100
    Re: [PATCH 1/4] [media] bt8xx: One function call less in  bttv_input_init() after error detection Daniele Nicolodi <daniele@grinta.net> - 2016-12-10 22:40 +0100
      Re: [media] bt8xx: One function call less in bttv_input_init() after  error detection SF Markus Elfring <elfring@users.sourceforge.net> - 2016-12-10 23:20 +0100
        Re: [media] bt8xx: One function call less in bttv_input_init() after  error detection Daniele Nicolodi <daniele@grinta.net> - 2016-12-11 23:00 +0100
          Re: [media] bt8xx: One function call less in bttv_input_init() after  error detection Daniele Nicolodi <daniele@grinta.net> - 2016-12-12 08:40 +0100
            Re: [media] bt8xx: One function call less in bttv_input_init() after  error detection SF Markus Elfring <elfring@users.sourceforge.net> - 2016-12-12 18:20 +0100
              Re: [media] bt8xx: One function call less in bttv_input_init() after  error detection Daniele Nicolodi <daniele@grinta.net> - 2016-12-12 19:00 +0100
            Re: Clarification for acceptance statistics? SF Markus Elfring <elfring@users.sourceforge.net> - 2016-12-12 19:10 +0100
              Re: Clarification for acceptance statistics? Daniele Nicolodi <daniele@grinta.net> - 2016-12-12 22:10 +0100
                Re: Clarification for acceptance statistics? SF Markus Elfring <elfring@users.sourceforge.net> - 2016-12-12 23:20 +0100
                Re: Clarification for acceptance statistics? Daniele Nicolodi <daniele@grinta.net> - 2016-12-13 00:20 +0100
            Re: [media] bt8xx: One function call less in bttv_input_init() after  error detection Dan Carpenter <dan.carpenter@oracle.com> - 2016-12-12 20:20 +0100
          Re: [media] bt8xx: One function call less in bttv_input_init() after  error detection SF Markus Elfring <elfring@users.sourceforge.net> - 2016-12-12 08:40 +0100
  [PATCH 4/4] [media] bt8xx: Less function calls in dst_ca_ioctl()  after error detection SF Markus Elfring <elfring@users.sourceforge.net> - 2016-12-10 22:00 +0100
  [PATCH 3/4] [media] bt8xx: Delete unnecessary variable  initialisations in ca_send_message() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-12-10 22:00 +0100
  [PATCH 2/4] [media] bt8xx: Delete two error messages for a failed  memory allocation SF Markus Elfring <elfring@users.sourceforge.net> - 2016-12-10 22:00 +0100

csiph-web