Commit 5230a5f5 authored by SeongJae Park's avatar SeongJae Park Committed by Greg Kroah-Hartman

staging: alarm-dev: Seperate functions with one blank line

Signed-off-by: default avatarSeongJae Park <sj38.park@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 027c4409
...@@ -278,6 +278,7 @@ static long alarm_ioctl(struct file *file, unsigned int cmd, unsigned long arg) ...@@ -278,6 +278,7 @@ static long alarm_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
return 0; return 0;
} }
#ifdef CONFIG_COMPAT #ifdef CONFIG_COMPAT
static long alarm_compat_ioctl(struct file *file, unsigned int cmd, static long alarm_compat_ioctl(struct file *file, unsigned int cmd,
unsigned long arg) unsigned long arg)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment