OSDN Git Service

staging: sm750fb: replace lynx_cursor methods with function calls
authorMike Rapoport <mike.rapoport@gmail.com>
Mon, 26 Oct 2015 07:05:50 +0000 (09:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Oct 2015 08:04:57 +0000 (17:04 +0900)
commitfb7f40559e292325e7b69e83a161f4e121a38cbe
tree93a26e3f0cd03643bf471b7d5f3610776ad054b0
parentfe821aad9c470beec5952159b3b84b87eea52eeb
staging: sm750fb: replace lynx_cursor methods with function calls

The methods in lynx_cursor always use the same implementation and there is
no point to use redirection rather than direct function call.

Signed-off-by: Mike Rapoport <mike.rapoport@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750.c
drivers/staging/sm750fb/sm750.h