-
由 Heinrich Schuchardt 提交于
avc_cache_threshold is of type unsigned int. Do not use a signed new_value in sscanf(page, "%u", &new_value). Signed-off-by: NHeinrich Schuchardt <xypron.glpk@gmx.de> [PM: subject prefix fix, description cleanup] Signed-off-by: NPaul Moore <paul@paul-moore.com>
309c5fad