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


Groups > linux.kernel > #1198302

[PATCHv2 0/6] Staging: most: several warnings fix reported by sparse

From Adrian Remonda <adrianremonda@gmail.com>
Newsgroups linux.kernel
Subject [PATCHv2 0/6] Staging: most: several warnings fix reported by sparse
Date 2015-08-02 22:10 +0200
Message-ID <pT7K2-5VF-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patch series fix several warnings reported by the Sparse tool

Adrian Remonda (6):
  Staging: most: static keyword missing
  Staging: most: Fix sparse warning "Using plain integer as NULL
    pointer"
  Staging: most: static keyword missing
  Staging: most: Fix sparse warning "Using plain integer as NULL
    pointer"
  Staging: most: static keyword missing
  Staging: most: Fix sparse warning "Using plain integer as NULL
    pointer"

 drivers/staging/most/aim-cdev/cdev.c          | 14 +++++++-------
 drivers/staging/most/aim-network/networking.c |  4 ++--
 drivers/staging/most/hdm-dim2/dim2_hal.c      |  2 +-
 drivers/staging/most/hdm-usb/hdm_usb.c        | 14 +++++++-------
 drivers/staging/most/mostcore/core.c          | 16 ++++++++--------
 5 files changed, 25 insertions(+), 25 deletions(-)

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCHv2 0/6] Staging: most: several warnings fix reported by sparse Adrian Remonda <adrianremonda@gmail.com> - 2015-08-02 22:10 +0200
  [PATCHv2 6/6] Staging: most: Fix sparse warning "Using plain integer as NULL pointer" Adrian Remonda <adrianremonda@gmail.com> - 2015-08-02 22:10 +0200
  [PATCHv2 5/6] Staging: most: static keyword missing Adrian Remonda <adrianremonda@gmail.com> - 2015-08-02 22:10 +0200
  [PATCHv2 2/6] Staging: most: Fix sparse warning "Using plain integer as NULL pointer" Adrian Remonda <adrianremonda@gmail.com> - 2015-08-02 22:10 +0200
  [PATCHv2 4/6] Staging: most: Fix sparse warning "Using plain integer as NULL pointer" Adrian Remonda <adrianremonda@gmail.com> - 2015-08-02 22:10 +0200
  [PATCHv2 3/6] Staging: most: static keyword missing Adrian Remonda <adrianremonda@gmail.com> - 2015-08-02 22:10 +0200
  [PATCHv2 1/6] Staging: most: static keyword missing Adrian Remonda <adrianremonda@gmail.com> - 2015-08-02 22:10 +0200
  Re: [PATCHv2 0/6] Staging: most: several warnings fix reported by  sparse Greg KH <gregkh@linuxfoundation.org> - 2015-08-02 23:20 +0200

csiph-web