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:
37e67b7
)
dsp56k: Fix BKL pushdown
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Sat, 26 Jul 2008 15:15:05 +0000
(17:15 +0200)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 26 Jul 2008 20:22:56 +0000
(13:22 -0700)
commit
236b8756a2b6f90498d45b2c36d43e5372f2d4b8
("dsp56k: BKL pushdown")
removed the `struct inode *inode' parameter from dsp56k_ioctl(), but
forgot to update the use of `inode' in the first line of the function.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/dsp56k.c
patch
|
blob
|
history
diff --cc
drivers/char/dsp56k.c
Simple merge