Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
greybus: gb-vibrator: remove useless if in timeout_store()
val is an unsigned long so there is no point in checking if it is less than zero. Signed-off-by: Bill Pemberton <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information