summaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/oprof.c
diff options
context:
space:
mode:
authorRobert Richter2008-10-16 15:01:40 +0200
committerRobert Richter2008-10-16 15:01:40 +0200
commit6a18037d4165f691063b43816be3152e9006eb06 (patch)
tree61e5dab681cd0544f61b6d5ffad4c6a0c0c2b1a1 /drivers/oprofile/oprof.c
parentMerge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tip (diff)
downloadkernel-qcow2-linux-6a18037d4165f691063b43816be3152e9006eb06.tar.gz
kernel-qcow2-linux-6a18037d4165f691063b43816be3152e9006eb06.tar.xz
kernel-qcow2-linux-6a18037d4165f691063b43816be3152e9006eb06.zip
oprofile: fixing whitespaces in drivers/oprofile/*
Signed-off-by: Robert Richter <robert.richter@amd.com>
Diffstat (limited to 'drivers/oprofile/oprof.c')
-rw-r--r--drivers/oprofile/oprof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/oprofile/oprof.c b/drivers/oprofile/oprof.c
index 50062cea292c..cd375907f26f 100644
--- a/drivers/oprofile/oprof.c
+++ b/drivers/oprofile/oprof.c
@@ -94,7 +94,7 @@ int oprofile_start(void)
int err = -EINVAL;
mutex_lock(&start_mutex);
-
+
if (!is_setup)
goto out;