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

  • From: Ingo Weinhold <ingo_weinhold@xxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 02 Oct 2013 22:07:54 +0200

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(); ;-)

CU, Ingo

Other related posts: