From 759b9775c25f5e69aaea8a75c3914019e2dc5539 Mon Sep 17 00:00:00 2001 From: Hugh Dickins Date: Mon, 5 Mar 2007 00:30:28 -0800 Subject: [PATCH] [PATCH] shmem and simple const super_operations shmem's super_operations were missed from the recent const-ification; and simple_fill_super()'s, which can share with get_sb_pseudo()'s. Signed-off-by: Hugh Dickins Acked-by: Josef 'Jeff' Sipek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed