Skip to content
Snippets Groups Projects
Commit 5a9ff028 authored by girish's avatar girish
Browse files

Fixed a nit.

parent 6e499f65
No related branches found
No related tags found
No related merge requests found
...@@ -155,7 +155,7 @@ Index: linux-2.6.18-8.1.8/fs/jbd/commit.c ...@@ -155,7 +155,7 @@ Index: linux-2.6.18-8.1.8/fs/jbd/commit.c
+ } + }
+ return ret; + return ret;
+} +}
++ +
void journal_do_submit_data(struct buffer_head **wbuf, int bufs) void journal_do_submit_data(struct buffer_head **wbuf, int bufs)
{ {
int i; int i;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment