SIMPLE_ATTR_SIZE
copied = copy_from_iter(buffer->page, SIMPLE_ATTR_SIZE - 1, from);
if (WARN_ON_ONCE(count > (ssize_t)SIMPLE_ATTR_SIZE))