]> Git Repo - linux.git/blobdiff - fs/ubifs/find.c
pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.
[linux.git] / fs / ubifs / find.c
index 2dcf3d473fec1d406bf0fc2d14d73828ff81f662..9571616b5ddaf1dbee1286dcbc0870b1df11d9b8 100644 (file)
@@ -632,7 +632,7 @@ static int scan_for_idx_cb(struct ubifs_info *c,
  */
 static const struct ubifs_lprops *scan_for_leb_for_idx(struct ubifs_info *c)
 {
-       struct ubifs_lprops *lprops;
+       const struct ubifs_lprops *lprops;
        struct scan_data data;
        int err;
 
This page took 0.036054 seconds and 4 git commands to generate.