Dan Williams <[email protected]> writes: > The security operations are exported from libnvdimm/security.c to > libnvdimm/dimm_devs.c, and libnvdimm/security.c is optionally compiled > based on the CONFIG_NVDIMM_KEYS config symbol. > > Rather than export the operations across compile objects, just move the > __security_store() entry point to live with the helpers. > > Cc: Dave Jiang <[email protected]> > Signed-off-by: Dan Williams <[email protected]>
Fine by me. Acked-by: Jeff Moyer <[email protected]>

