From 0ae3a912d8beabb2fd9bf81054b88aa8dc40feb5 Mon Sep 17 00:00:00 2001 From: Marcos Paulo de Souza Date: Sun, 18 Dec 2011 21:12:15 +0000 Subject: [PATCH] drivers: staging: vt6656: card.c: Remove useless return statement This patch removes the return of the function CARDbSetMediaChannel, that always return TRUE value. Signed-off-by: Marcos Paulo de Souza Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed