mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 01:08:22 +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 | ||