Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

bcachefs: fixup for building in userspace

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>

+1 -1
+1 -1
fs/bcachefs/checksum.c
··· 558 558 return 0; 559 559 } 560 560 561 - #include "../crypto.h" 561 + #include "crypto.h" 562 562 #endif 563 563 564 564 int bch2_request_key(struct bch_sb *sb, struct bch_key *key)