X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=security%2Fdevice_cgroup.c;h=cd97929fac663f61250edeae3397e3ab75b5ff49;hb=a736e074680745faa5dc6be8dd3c58ad4850aab9;hp=c65b39bafdfee2e259a5695dee791fa7ae661c0e;hpb=f3ae09ce60c425d2e66591c7135a291196fa6739;p=linux.git diff --git a/security/device_cgroup.c b/security/device_cgroup.c index c65b39bafdfe..cd97929fac66 100644 --- a/security/device_cgroup.c +++ b/security/device_cgroup.c @@ -509,7 +509,7 @@ static inline int may_allow_all(struct dev_cgroup *parent) * This is one of the three key functions for hierarchy implementation. * This function is responsible for re-evaluating all the cgroup's active * exceptions due to a parent's exception change. - * Refer to Documentation/cgroups/devices.txt for more details. + * Refer to Documentation/cgroup-v1/devices.txt for more details. */ static void revalidate_active_exceptions(struct dev_cgroup *devcg) {