Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debian latest kernel source compilation error #494

Open
ziojacky opened this issue Dec 12, 2024 · 0 comments
Open

debian latest kernel source compilation error #494

ziojacky opened this issue Dec 12, 2024 · 0 comments

Comments

@ziojacky
Copy link

CC [M] fs/ksmbd/vfs.o
fs/ksmbd/vfs.c:2666:20: error: redefinition of ‘is_dot_dotdot’
2666 | static inline bool is_dot_dotdot(const char *name, size_t len)
| ^~~~~~~~~~~~~
In file included from fs/ksmbd/vfs.c:8:
./include/linux/fs.h:3151:20: note: previous definition of ‘is_dot_dotdot’ with type ‘bool(const char *, size_t)’ {aka ‘_Bool(const char *, long unsigned int)’}
3151 | static inline bool is_dot_dotdot(const char *name, size_t len)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant