lkml.org 
[lkml]   [2015]   [May]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 3/8] staging: comedi: mite.c: remove commented out USE_KMALLOC
Date
The definition of the macro `USE_KMALLOC` is commented out, and nothing
refers to it. Remove the commented out macro.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
---
drivers/staging/comedi/drivers/mite.c | 2 --
1 file changed, 2 deletions(-)

diff --git a/drivers/staging/comedi/drivers/mite.c b/drivers/staging/comedi/drivers/mite.c
index e45ce00..66b2bec 100644
--- a/drivers/staging/comedi/drivers/mite.c
+++ b/drivers/staging/comedi/drivers/mite.c
@@ -42,8 +42,6 @@

*/

-/* #define USE_KMALLOC */
-
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt

#include <linux/module.h>
--
2.1.4


\
 
 \ /
  Last update: 2015-05-01 19:41    [W:0.188 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site