Commits
Ivan Safonov committed 20e765310e0
staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macro min (or max) kernel macro better conveys the meaning of the code. Signed-off-by: Ivan Safonov <insafonov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>