Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Gaosheng Cui and committed by
Paul Moore
4be22f16 970ebb8a

-1
-1
security/device_cgroup.c
··· 822 822 823 823 /** 824 824 * devcgroup_legacy_check_permission - checks if an inode operation is permitted 825 - * @dev_cgroup: the dev cgroup to be tested against 826 825 * @type: device type 827 826 * @major: device major number 828 827 * @minor: device minor number