fbcmap: Remove unnecessary condition check
In fb_set_user_cmap function, cmap->start variable is an unsigned
integer, it doesn't need a condition check with the sign.
Change-Id: I355ddb7edcc085ee52e4054833b687640376eee3
Signed-off-by:
Ping Li <pingli@codeaurora.org>
Loading
Please register or sign in to comment