From b929bf049d33823dedb1ab2e2ac688cd341792fb Mon Sep 17 00:00:00 2001 From: Thomas Hindoe Paaboel Andersen Date: Wed, 9 Jan 2013 21:03:11 +0100 Subject: tabs to spaces Skipped bootchart and various files that looked like they should be kept in sync with external sources. --- src/core/mount.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/core/mount.c') diff --git a/src/core/mount.c b/src/core/mount.c index 5d2b010013..25bc7e197a 100644 --- a/src/core/mount.c +++ b/src/core/mount.c @@ -717,9 +717,9 @@ static void mount_set_state(Mount *m, MountState state) { state == MOUNT_UNMOUNTING_SIGTERM || state == MOUNT_UNMOUNTING_SIGKILL || state == MOUNT_FAILED) { - if (state != old_state) - mount_notify_automount(m, -ENODEV); - } + if (state != old_state) + mount_notify_automount(m, -ENODEV); + } if (state != old_state) log_debug_unit(UNIT(m)->id, -- cgit v1.2.3-54-g00ecf