From 530877d8ddf300d9553e493398117ddecc274ffd Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 23 Jan 2014 09:08:14 -0800 Subject: [PATCH] Staging: rtl8821ae: rc.c: fix up function prototypes These function parameters are incorrect for the callbacks. Luckily the functions don't actually do anything, so the code still "works" just fine... Cc: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed