From fd6f578822fdc2ecd74f4f51550c1144a3c9c613 Mon Sep 17 00:00:00 2001 From: Fabian Frederick Date: Mon, 30 Jun 2014 20:31:26 +0200 Subject: [PATCH] staging/lustre/obdclass: use static const for seq_operations lprocfs_stats_seq_sops is only used in static int lprocfs_stats_seq_open with seq_open as const struct seq_operations * Cc: Greg Kroah-Hartman Cc: Peng Tao Cc: devel@driverdev.osuosl.org Signed-off-by: Fabian Frederick Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed