]> git.baikalelectronics.ru Git - kernel.git/commit
staging: tidspbridge: clean up bridge_mmap()
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 30 Jan 2012 23:12:23 +0000 (00:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 17:32:09 +0000 (09:32 -0800)
commit202ab5f6292e86749f7a5bea2335a21a711dff27
tree6d2af09f30b72e83a5cf43591276353be7cb5995
parent7b6d4d86810e0cdc92e7e4f1fa99da4914bd4b0c
staging: tidspbridge: clean up bridge_mmap()

The variable offset is not used but in the debug log, so I don't see reason to
calculate it here.

Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/tidspbridge/rmgr/drv_interface.c