WARNING
_DRM_PRINTK(, WARNING, fmt, ##__VA_ARGS__)
_DRM_PRINTK(_once, WARNING, fmt, ##__VA_ARGS__)
WARNING("%s argument out of domain", s);
WARNING("%s result out of range", s);
WARNING("unknown option %s ignored", argv[1]);
WARNING("danger: don't set FS when --csv is in effect");
extern void WARNING(const char *, ...)
WARNING("weird printf conversion %s", fmt);
WARNING("atan2 requires two arguments; returning 1.0");
WARNING("and requires two arguments; returning 0");
WARNING("or requires two arguments; returning 0");
WARNING("xor requires two arguments; returning 0");
WARNING("lshift requires two arguments; returning 0");
WARNING("rshift requires two arguments; returning 0");
WARNING("warning: function has too many arguments");
WARNING("i/o error occurred on %s", files[i].fname);
WARNING("i/o error occurred closing %s", files[i].fname);
WARNING("i/o error occurred on %s", files[i].fname);
WARNING("i/o error occurred while closing %s", files[i].fname);
WARNING("function %s called with %d args, uses only %d",
WARNING("bad csub %d in Cell %d %s",
WARNING("can't happen: inconsistent element count freeing %s", ap->nval);
WARNING("funny variable %p: n=%s s=\"%s\" f=%g t=%o",
WARNING("danger: don't set RS when --csv is in effect");
WARNING("danger: don't set FS when --csv is in effect");
rc = rc ? rc : WARNING;
rc = rc ? rc : WARNING;
rc = rc ? rc : WARNING;
rc = rc ? rc : WARNING;
rc = rc ? rc : WARNING;
case WARNING:
rc = rc ? rc : WARNING;
error = WARNING;
error = WARNING;
error = errno == EINVAL ? WARNING : FAILURE;
error = cat ? WARNING : FAILURE;