]> 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)
commitfd64f79177da3d7c209651236494373074985549
tree6d2af09f30b72e83a5cf43591276353be7cb5995
parent11fc17e1de1789cfbc9bdb1dbf9a2f48d7bc6411
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