Skip to content

Commit 4be22f1

Browse files
gscuipcmoore
authored andcommitted
device_cgroup: Fix kernel-doc warnings in device_cgroup
Fix kernel-doc warnings in device_cgroup: security/device_cgroup.c:835: warning: Excess function parameter 'dev_cgroup' description in 'devcgroup_legacy_check_permission'. Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
1 parent 970ebb8 commit 4be22f1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

security/device_cgroup.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,6 @@ struct cgroup_subsys devices_cgrp_subsys = {
822822

823823
/**
824824
* devcgroup_legacy_check_permission - checks if an inode operation is permitted
825-
* @dev_cgroup: the dev cgroup to be tested against
826825
* @type: device type
827826
* @major: device major number
828827
* @minor: device minor number

0 commit comments

Comments
 (0)