Loading include/linux/nd.h +1 −1 Original line number Diff line number Diff line Loading @@ -147,7 +147,7 @@ static inline int nvdimm_read_bytes(struct nd_namespace_common *ndns, /** * nvdimm_write_bytes() - synchronously write bytes to an nvdimm namespace * @ndns: device to read * @ndns: device to write * @offset: namespace-relative starting offset * @buf: buffer to drain * @size: transfer length Loading Loading
include/linux/nd.h +1 −1 Original line number Diff line number Diff line Loading @@ -147,7 +147,7 @@ static inline int nvdimm_read_bytes(struct nd_namespace_common *ndns, /** * nvdimm_write_bytes() - synchronously write bytes to an nvdimm namespace * @ndns: device to read * @ndns: device to write * @offset: namespace-relative starting offset * @buf: buffer to drain * @size: transfer length Loading