mirror of
https://github.com/reactos/reactos.git
synced 2025-05-01 03:29:37 +00:00
![]() Fixes GCC 8 warning: drivers/filesystems/reiserfs/src/memory.c:874:5: error: this 'if' clause does not guard... [-Werror=misleading-indentation] if (Mcb->RfsdFcb) ^~ drivers/filesystems/reiserfs/src/memory.c:877:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (RfsdLoadInode(Vcb, &(Mcb->Key), &RfsdIno)) { ^~ |
||
---|---|---|
.. | ||
nls | ||
blockio.c | ||
cleanup.c | ||
close.c | ||
cmcb.c | ||
create.c | ||
debug.c | ||
devctl.c | ||
dirctl.c | ||
dispatch.c | ||
except.c | ||
fastio.c | ||
fileinfo.c | ||
flush.c | ||
fsctl.c | ||
init.c | ||
lockctl.c | ||
memory.c | ||
misc.c | ||
nls.c | ||
pnp.c | ||
read.c | ||
rfsd.c | ||
rfsd.rc | ||
rfsdblock.c | ||
shutdown.c | ||
volinfo.c | ||
write.c |