Home
last modified time | relevance | path

Searched hist:"76765375 d7aceab50ba7311612d8e5540cd7519f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/bootcount/
H A Dbootcount.c76765375d7aceab50ba7311612d8e5540cd7519f Tue Dec 22 12:15:14 UTC 2015 Robert P. J. Day <rpjday@crashcourse.ca> bootcount: Correct #endif comment to match, other aesthetics

Correct mismatched comment on #endif to agree with its #if defined().

Also add some missing #endif comments for consistency, take out
extraneous blank lines for readability.

rday