modprobe: fix tab formatting of return statement
commitb9d6de8434a516f0d8ce3114b0af6c3355bf5ef6
authorJon Masters <jcm@jonmasters.org>
Thu, 21 May 2009 02:58:43 +0000 (20 22:58 -0400)
committerJon Masters <jcm@jonmasters.org>
Thu, 21 May 2009 02:58:43 +0000 (20 22:58 -0400)
tree6e0ee08561b412427763dc666f07debf3f631f11
parent8accb5a76ff4062a1b40b69625e91b3b1603bc93
modprobe: fix tab formatting of return statement

Correct a problem with tabulation so the rc doesn't look like it's part
of the "if" statement above it.

Signed-off-by: Jon Masters <jcm@jonmasters.org>
modprobe.c