From 36931dc991e4e68ed1ac32b328be788ae1affbe1 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 29 Dec 2010 15:52:37 +0100 Subject: Whitespace fixes. --- HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HACKING') diff --git a/HACKING b/HACKING index 6a2a877..70f34fd 100644 --- a/HACKING +++ b/HACKING @@ -30,7 +30,7 @@ Development guidelines - The name should be of the form SUBSYSTEM_REGISTER_BIT, e.g. ADC_CR2_DMA, where ADC is the subsystem name, CR2 is the register NAME, and DMA is the name of the bit in the register that is defined. - + - All subsystem-specific function names should be prefixed with the subsystem name. For example, gpio_set_mode() or rcc_osc_on(). -- cgit v1.2.3