mirror of
https://github.com/torvalds/linux.git
synced 2026-05-19 20:34:39 +02:00
We can't pass error pointers to kfree() or it causes an oops.
Fixes:
|
||
|---|---|---|
| .. | ||
| hostfs_kern.c | ||
| hostfs_user.c | ||
| hostfs.h | ||
| Makefile | ||