lkml.org 
[lkml]   [2011]   [Nov]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 2/2] merge_config.sh: whitespace cleanup
From
Date
On Mon, 2011-11-21 at 11:42 -0800, Darren Hart wrote:
> Fix whitespace usage in the clean_up routine.
>
> Signed-off-by: Darren Hart <dvhart@linux.intel.com>

Acked-by: John Stultz <john.stultz@linaro.org>

> ---
> scripts/kconfig/merge_config.sh | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/scripts/kconfig/merge_config.sh b/scripts/kconfig/merge_config.sh
> index b91015d..07bb886 100755
> --- a/scripts/kconfig/merge_config.sh
> +++ b/scripts/kconfig/merge_config.sh
> @@ -21,8 +21,8 @@
> # See the GNU General Public License for more details.
>
> clean_up() {
> - rm -f $TMP_FILE
> - exit
> + rm -f $TMP_FILE
> + exit
> }
> trap clean_up HUP INT TERM
>




\
 
 \ /
  Last update: 2011-11-21 21:19    [W:0.044 / U:0.988 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site