aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/dgap
diff options
context:
space:
mode:
authorSoren Brinkmann <soren.brinkmann@xilinx.com>2015-01-05 09:21:29 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-01-17 16:06:20 -0800
commit19f15a3000a6ede8c3fcd2735225b894002a7cc1 (patch)
tree635f2d629508c90e9980c4d3c9b06570587447df /drivers/staging/dgap
parentb6461b53e723ec24d57bdd7c23ee6fee4472bee9 (diff)
staging: clocking-wizard: Handle invalid clk in notifier
Even though it should never happen, handle the case that the clock notifier is called with an unexpected clock handle. This avoids the compiler warning: drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.c: In function 'clk_wzrd_clk_notifier': >> drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.c:99:6: warning: 'max' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ndata->new_rate > max) ^ Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/dgap')
0 files changed, 0 insertions, 0 deletions