> @@ -44,7 +44,7 @@ static const struct nla_policy > taskstats_cmd_get_policy[TASKSTATS_CMD_ATTR_MAX+1 > * We have to use TASKSTATS_CMD_ATTR_MAX here, it is the maxattr in the > family. > * Make sure they are always aligned. >
Probably worth also removing/updating the comments? But otherwise, Reviewed-by: Johannes Berg <johan...@sipsolutions.net> and I think that is much better than the hacks I put there at the time, and also of course better than what it had originally without a per-op maxattr. :) johannes