[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110815.143703.755340393661399080.davem@davemloft.net>
Date: Mon, 15 Aug 2011 14:37:03 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: mikpe@...uu.se
Cc: sparclinux@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] sparc64: remove unnecessary macros from spinlock_64.h
From: Mikael Pettersson <mikpe@...uu.se>
Date: Mon, 15 Aug 2011 22:10:31 +0200
> The sparc64 spinlock_64.h contains a number of operations defined
> first as static inline functions, and then as macros with the same
> names and parameters as the functions. Maybe this was needed at
> some point in the past, but now nothing seems to depend on these
> macros (checked with a recursive grep looking for ifdefs on these
> names). Other archs don't define these identity-macros.
>
> So this patch deletes these unnecessary macros.
>
> Compile-tested with sparc64_defconfig.
>
> Signed-off-by: Mikael Pettersson <mikpe@...uu.se>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists