lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 18 Jul 2018 09:32:42 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     josef@...icpanda.com, axboe@...nel.dk, pablo@...filter.org,
        laforge@...monks.org
Cc:     linux-block@...r.kernel.org, nbd@...er.debian.org,
        osmocom-net-gprs@...ts.osmocom.org, netdev@...r.kernel.org,
        Stephen Hemminger <sthemmin@...rosoft.com>
Subject: [PATCH net-next 0/2] constify nla_policy

Almost all places that use nla_policy declare it const.
A couple of drivers didn't but that is fixable.

Stephen Hemminger (2):
  nbd: constify nla_policy
  gtp: constify nla_policy

 drivers/block/nbd.c | 6 +++---
 drivers/net/gtp.c   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.18.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ