Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a8291484 authored by W. Trevor King's avatar W. Trevor King Committed by John W. Linville
Browse files

b43: Fix 'me' -> 'be' typo in Kconfig



Also add a missing 'the' before 'runtime performance'.

Signed-off-by: default avatarW. Trevor King <wking@tremily.us>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 10419d08
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -166,8 +166,8 @@ config B43_DEBUG
	  Broadcom 43xx debugging.

	  This adds additional runtime sanity checks and statistics to the driver.
	  These checks and statistics might me expensive and hurt runtime performance
	  of your system.
	  These checks and statistics might be expensive and hurt the runtime
	  performance of your system.
	  This also adds the b43 debugfs interface.

	  Do not enable this, unless you are debugging the driver.