From 2e59e40d5d63ff805c9a5299be8b8e5e299dc6b6 Mon Sep 17 00:00:00 2001 From: Gnanachandran Dhanapal Date: Tue, 16 Jun 2015 07:25:48 +0000 Subject: [PATCH] Staging: rtl8192e: Timer setup using macro rather assignment This patch shall replaces user defined timer setup function with standard timer setup macro. Also removes init_timer, because timer can be initialized in setup_timer macro as well. Signed-off-by: Gnanachandran Dhanapal Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed