Merge tag 'kvm-x86-fixes-6.7-rcN' of https://github.com/kvm-x86/linux into kvm-master
[linux-2.6-microblaze.git] / lib / errname.c
index dd1b998..4f9112b 100644 (file)
@@ -111,9 +111,6 @@ static const char *names_0[] = {
        E(ENOSPC),
        E(ENOSR),
        E(ENOSTR),
-#ifdef ENOSYM
-       E(ENOSYM),
-#endif
        E(ENOSYS),
        E(ENOTBLK),
        E(ENOTCONN),
@@ -144,9 +141,6 @@ static const char *names_0[] = {
 #endif
        E(EREMOTE),
        E(EREMOTEIO),
-#ifdef EREMOTERELEASE
-       E(EREMOTERELEASE),
-#endif
        E(ERESTART),
        E(ERFKILL),
        E(EROFS),