mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-01-27 18:34:22 +03:00
Define SET_ERROR()
Signed-off-by: Richard Yao <ryao@gentoo.org> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
This commit is contained in:
parent
429fe89cee
commit
4768c0d0a6
@ -25,4 +25,6 @@
|
||||
#ifndef _SPL_SDT_H
|
||||
#define _SPL_SDT_H
|
||||
|
||||
#define SET_ERROR(x) (x)
|
||||
|
||||
#endif /* SPL_SDT_H */
|
||||
|
Loading…
Reference in New Issue
Block a user