[PATCH] Unlinline a bunch of other functions
[deliverable/linux.git] / drivers / md / dm-snap.c
index 4b9dd8fb1e5c223e8629ff4cb7ddb6764dd08fe9..87727d84dbbac9bdd013aab25e78122976b23980 100644 (file)
@@ -691,7 +691,7 @@ static void copy_callback(int read_err, unsigned int write_err, void *context)
 /*
  * Dispatches the copy operation to kcopyd.
  */
-static inline void start_copy(struct pending_exception *pe)
+static void start_copy(struct pending_exception *pe)
 {
        struct dm_snapshot *s = pe->snap;
        struct io_region src, dest;
This page took 0.023228 seconds and 5 git commands to generate.