git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45d7f32
)
ext4: clean up compiler warning in start_this_handle()
author
Theodore Ts'o
<tytso@mit.edu>
Mon, 9 Aug 2010 21:28:38 +0000
(17:28 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 9 Aug 2010 21:28:38 +0000
(17:28 -0400)
Fix the compiler warning:
fs/jbd2/transaction.c: In function ‘start_this_handle’:
fs/jbd2/transaction.c:98: warning: unused variable ‘ts’
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found