[PATCH net-next 0/2] constify nla_policy
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2018-07-18 16:32:42
Also in:
linux-block
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2018-07-18 16:32:42
Also in:
linux-block
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