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:
df0d6b8
)
ext3: Remove unnecessary casts on bh->b_data
author
Namhyung Kim
<namhyung@gmail.com>
Sun, 10 Oct 2010 17:10:45 +0000
(
02:10
+0900)
committer
Jan Kara
<jack@suse.cz>
Wed, 27 Oct 2010 23:30:03 +0000
(
01:30
+0200)
bh->b_data is already a pointer to char so casts to 'char *' should
be meaningless. Remove them.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/ext3/balloc.c
patch
|
blob
|
history
fs/ext3/super.c
patch
|
blob
|
history
diff --cc
fs/ext3/balloc.c
Simple merge
diff --cc
fs/ext3/super.c
Simple merge