projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6fab65
)
bcachefs: fixup for building in userspace
author
Kent Overstreet
<kent.overstreet@linux.dev>
Tue, 16 Jan 2024 22:29:15 +0000
(17:29 -0500)
committer
Kent Overstreet
<kent.overstreet@linux.dev>
Sun, 10 Mar 2024 19:34:08 +0000
(15:34 -0400)
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/checksum.c
patch
|
blob
|
history
diff --git
a/fs/bcachefs/checksum.c
b/fs/bcachefs/checksum.c
index 3c761ad6b1c8ef1fef8781dc10f393ccfee9997e..4701457f6381ca820e17a12707009c272ed5b4ac 100644
(file)
--- a/
fs/bcachefs/checksum.c
+++ b/
fs/bcachefs/checksum.c
@@
-558,7
+558,7
@@
got_key:
return 0;
}
-#include "
../
crypto.h"
+#include "crypto.h"
#endif
int bch2_request_key(struct bch_sb *sb, struct bch_key *key)