]> Git Repo - J-u-boot.git/commit
gpio: zynq: Do not check unsigned type that is >= 0
authorMichal Simek <[email protected]>
Wed, 13 Jun 2018 07:05:51 +0000 (09:05 +0200)
committerMichal Simek <[email protected]>
Fri, 15 Jun 2018 06:54:04 +0000 (08:54 +0200)
commit1471fadf69493141e990b078d8b8a3b215008f31
tree9f7472fcca2aee19353fde4da8a69cc193ba16d9
parent1a7414f6268060c56c72fd7559782137cc953c96
gpio: zynq: Do not check unsigned type that is >= 0

There is no reason to check that unsigned type that is >= 0.

Signed-off-by: Michal Simek <[email protected]>
drivers/gpio/zynq_gpio.c
This page took 0.032278 seconds and 4 git commands to generate.