Now even more style(9)ish.
Submitted by: pjd
This commit is contained in:
parent
4af607ffd5
commit
98b081a3da
@ -56,7 +56,7 @@ random_ident_hardware(struct random_systat *systat)
|
||||
|
||||
/* Then go looking for hardware */
|
||||
#if defined(__i386__) && !defined(PC98)
|
||||
if(via_feature_rng & VIA_HAS_RNG) {
|
||||
if (via_feature_rng & VIA_HAS_RNG) {
|
||||
*systat = random_nehemiah;
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user