Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: nvec: Remove unneeded comment

Remove this comment as it does not have a meaning here.

Signed-off-by: Janani Ravichandran <janani.rvchndrn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Janani Ravichandran and committed by
Greg Kroah-Hartman
fa882033 3f2f28b3

-2
-2
drivers/staging/nvec/nvec.c
··· 14 14 * 15 15 */ 16 16 17 - /* #define DEBUG */ 18 - 19 17 #include <linux/kernel.h> 20 18 #include <linux/module.h> 21 19 #include <linux/atomic.h>