diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-09-20 13:20:18 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-09-20 23:50:01 +0200 |
commit | e5ad4026b9270532bfbc2fcb73cc74fbb46887d1 (patch) | |
tree | a0a359e60bbbbd0e19794532d68715d1053061d8 /drivers/pinctrl/pinconf-generic.c | |
parent | drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw() (diff) | |
download | linux-e5ad4026b9270532bfbc2fcb73cc74fbb46887d1.tar.xz linux-e5ad4026b9270532bfbc2fcb73cc74fbb46887d1.zip |
drm/i915: cleanup a min_t() cast
The lower layers of sysfs will not allow an "offset" of more than
GEN7_L3LOG_SIZE and also l3_access_valid() caps it a second time. But
it's a little easier to audit if we don't have to worry that the
subtraction will result in negative values.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/pinctrl/pinconf-generic.c')
0 files changed, 0 insertions, 0 deletions