]> git.karo-electronics.de Git - karo-tx-linux.git/commit
gru: fix bug in module unload
authorJack Steiner <steiner@sgi.com>
Wed, 16 Dec 2009 00:48:06 +0000 (16:48 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Dec 2009 15:20:15 +0000 (07:20 -0800)
commitf2965d68b6775290218ff2a040e64c8b40556280
tree69f058811c32d0aa69ffd2814dd45c6f2886201b
parent99f7c229b32bdf7424fbeb1d0d1b3883e14e97d0
gru: fix bug in module unload

Fix bug in module unload.  Previous code was not correctly deleting the
files in /proc.

Signed-off-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/misc/sgi-gru/gruprocfs.c