forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/fs/hpfs/buffer.c
....@@ -53,7 +53,7 @@
5353 return;
5454 }
5555 brelse(bh);
56
- };
56
+ }
5757
5858 blk_start_plug(&plug);
5959 while (n > 0) {