Fix typo in dev_setattr_dlm_control interface requirements
This commit is contained in:
parent
0e133c7d74
commit
242fa9347a
|
@ -1803,7 +1803,7 @@ interface(`dev_rw_crypto',`
|
|||
#
|
||||
interface(`dev_setattr_dlm_control',`
|
||||
gen_require(`
|
||||
type device_t, kvm_device_t;
|
||||
type device_t, dlm_control_device_t;
|
||||
')
|
||||
|
||||
setattr_chr_files_pattern($1, device_t, dlm_control_device_t)
|
||||
|
|
Loading…
Reference in New Issue