[haiku-commits] Re: BRANCH pdziepak-github.scheduler [1f50d09] src/system/kernel/arch/x86 headers/private/kernel/util

  • From: Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 02 Oct 2013 22:15:51 +0200

Am 02/10/2013 22:07, schrieb Ingo Weinhold:
On 10/02/2013 09:30 PM, pdziepak-github.scheduler wrote:
  static inline status_t
-detectAMDCPUTopology(int maxBasicLeaf, int maxExtendedLeaf)
+detectAMDCPUTopology(uint32 maxBasicLeaf, uint32 maxExtendedLeaf)
The name of this function and the others doesn't adhere to the coding
style guidelines. I'm shocked to note that the coding style police chief
has missed it. throw TooMuchJavaHackingException(); ;-)

I actually did notice it, but since they were static, and several people actually started to use that naming convention, I didn't mind. Maybe I'm just getting old and soft :-)

Bye,
   Axel.

Other related posts: