Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reset: berlin: replace unsigned with unsigned int
Fixes a checkpatch warning: WARNING: Prefer 'unsigned int' to bare use of 'unsigned' torvalds#55: FILE: drivers/reset/reset-berlin.c:55: + unsigned offset, bit; Signed-off-by: Philipp Zabel <[email protected]>
- Loading branch information